Problem | boxispull |
---|---|
User | highdelao |
Submission Time | 2023-07-10 15:32:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int main()’:
boxispull.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
boxispull.cpp:7:33: note: to match this ‘{’
7 | for (int i = 0; i < t; i++) {
| ^
boxispull.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
boxispull.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^