| Problem | evilbz |
|---|---|
| User | xu |
| Submission Time | 2026-06-23 10:23:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:8:12: error: a function-definition is not allowed here before ‘{’ token
8 | int main() {
| ^
evilbz.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
evilbz.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^