Problem | add1 |
---|---|
User | blackscreen1 |
Submission Time | 2024-04-01 11:18:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
add1.cpp:27:2: error: invalid preprocessing directive #print
27 | #print(act)
| ^~~~~
add1.cpp:1:1: error: ‘mainscr’ does not name a type
1 | mainscr = input().replace("^", "**").replace(" ", "")
| ^~~~~~~
add1.cpp:10:9: error: expected unqualified-id before ‘else’
10 | else:
| ^~~~