Problem | contestcalc |
---|---|
User | dlan |
Submission Time | 2025-06-15 16:33:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:20:11: error: expected ‘}’ at end of input
20 | return 0;}
| ^
contestcalc.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^