Problem | 727 |
---|---|
User | dvd |
Submission Time | 2023-11-05 13:58:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
727.cpp:1:3: error: invalid preprocessing directive #the
1 | # the length of the number
| ^~~
727.cpp:11:7: error: invalid preprocessing directive #begin
11 | # begin the new batch
| ^~~~~
727.cpp:20:15: error: invalid preprocessing directive #continue
20 | # continue current batch
| ^~~~~~~~
727.cpp:24:19: error: #else without #if
24 | # else break the current batch
| ^~~~
727.cpp:40:3: error: invalid preprocessing directive #maybe
40 | # maybe the patten continues till the last character
| ^~~~~
727.cpp:43:15: error: #else without #if
43 | # else break the current batch
| ^~~~
727.cpp:2:1: error: ānā does not name a type
2 | n = int(input())
| ^