cf/mirror

Hacking Numbers (Medium Version)

CF
2109C21700· expert2s256 MB⇄ interactive

Examples

Sample 1of 1
Input
2
100
 
0
 
1
 
1
 
1
 
5
 
1
 
1
 
1
Output
add -10
 
add 1
 
mul 10
 
!
 
digit
 
div 2
 
!
2109C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)