| Problem | contestcalc |
|---|---|
| User | bh14 |
| Submission Time | 2023-02-17 16:55:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:29:13: error: expected ‘}’ at end of input
29 | return 0;
| ^
contestcalc.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^