cf/mirror

Hacking Numbers (Hard Version)

CF
2109C32600· international gm2s256 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
 
!
2109C3.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)