| Problem | firstabc |
|---|---|
| User | superG |
| Submission Time | 2025-07-07 15:42:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
firstabc.cpp: In function ‘int main()’:
firstabc.cpp:23:13: error: expected ‘}’ at end of input
23 | return 0;
| ^
firstabc.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^