Problem | shirts |
---|---|
User | chenweilian |
Submission Time | 2025-03-07 21:04:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shirts.cpp:101:3: error: unterminated comment
101 | /*
| ^
shirts.cpp: In function ‘int main()’:
shirts.cpp:100:9: error: expected ‘}’ at end of input
100 | }
| ^
shirts.cpp:74:15: note: to match this ‘{’
74 | REP(i, q) {
| ^
shirts.cpp:100:9: error: expected ‘}’ at end of input
100 | }
| ^
shirts.cpp:49:12: note: to match this ‘{’
49 | int main() {
| ^