Problem add1
User shoryu386
Submission Time 2024-04-01 15:05:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1.cpp:9:3: error: invalid preprocessing directive #print
9 | #print(x)
| ^~~~~
add1.cpp:13:3: error: invalid preprocessing directive #remove
13 | # remove e
| ^~~~~~
add1.cpp:17:3: error: invalid preprocessing directive #remove
17 | # remove prefixed i
| ^~~~~~
add1.cpp:21:3: error: invalid preprocessing directive #remove
21 | # remove lone i
| ^~~~~~
add1.cpp:25:3: error: invalid preprocessing directive #convert
25 | # convert to complex
| ^~~~~~~
add1.cpp:26:3: error: invalid preprocessing directive #xAyB
26 | # xAyB
| ^~~~
add1.cpp:30:3: error: invalid preprocessing directive #convert
30 | # convert factorial to dual-sided operation with two operands (right is dummy)
| ^~~~~~~
add1.cpp:31:3: error: "5A0B" after # is not a positive integer
31 | # 5A0B! -> 5A0B!0A0B
| ^~~~
add1.cpp:136:4: error: invalid preprocessing di