| Problem | exam |
|---|---|
| User | xinyu |
| Submission Time | 2026-06-22 16:20:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:2: error: ‘If’ was not declared in this scope
8 | If (x==1){
| ^~
exam.cpp:18:2: error: expected ‘}’ at end of input
18 | }
| ^
exam.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^