Problem | ccs |
---|---|
User | xiaoqiwang04 |
Submission Time | 2023-06-12 20:59:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ccs.cpp:1:3: error: stray ‘#’ in program
1 | 1 #include <iostream>
| ^
ccs.cpp:2:5: error: stray ‘#’ in program
2 | 2 #include <set>
| ^
ccs.cpp:1:1: error: expected unqualified-id before numeric constant
1 | 1 #include <iostream>
| ^
ccs.cpp:4:3: error: expected unqualified-id before numeric constant
4 | 4
| ^
ccs.cpp:11:2: error: expected unqualified-id before numeric constant
11 | 11
| ^~
ccs.cpp:42:2: error: expected unqualified-id before numeric constant
42 | 42
| ^~