| Problem | field |
|---|---|
| User | CHF |
| Submission Time | 2025-03-12 22:38:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
field.cpp: In function ‘int main()’:
field.cpp:101:17: error: expected ‘}’ at end of input
101 | if (t == 1) {
| ^
field.cpp:101:17: error: expected ‘}’ at end of input
field.cpp:92:12: note: to match this ‘{’
92 | int main() {
| ^