| Problem | dayum |
|---|---|
| User | starfal |
| Submission Time | 2026-03-07 10:04:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dayum.cpp: In function ‘int main()’:
dayum.cpp:17:17: error: expected ‘;’ before ‘}’ token
17 | cout << "EKET"
| ^
| ;
18 | }
| ~
dayum.cpp:20:21: error: expected ‘;’ before ‘}’ token
20 | cout << n - 16 + 1
| ^
| ;
21 | }
| ~