| Problem | mosaic3 |
|---|---|
| User | CKCodeBreaker55 |
| Submission Time | 2025-12-22 20:50:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mosaic3.cpp: In function ‘int main()’:
mosaic3.cpp:62:30: error: expected ‘}’ at end of input
62 | int pi = P[i];
| ^
mosaic3.cpp:57:13: note: to match this ‘{’
57 | {
| ^
mosaic3.cpp:62:30: error: expected ‘}’ at end of input
62 | int pi = P[i];
| ^
mosaic3.cpp:55:9: note: to match this ‘{’
55 | {
| ^
mosaic3.cpp:62:30: error: expected ‘}’ at end of input
62 | int pi = P[i];
| ^
mosaic3.cpp:53:5: note: to match this ‘{’
53 | {
| ^
mosaic3.cpp:62:30: error: expected ‘}’ at end of input
62 | int pi = P[i];
| ^
mosaic3.cpp:6:1: note: to match this ‘{’
6 | {
| ^