cf/mirror

Hacking Numbers (Easy Version)

CF
2109C11500· specialist2s256 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
 
!
2109C1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)