Problem | paint |
---|---|
User | vadar2525 |
Submission Time | 2025-05-19 17:36:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:15:29: error: expected ‘}’ at end of input
15 | for (int j = 0; j < f; j++){
| ^
paint.cpp:15:29: error: expected ‘}’ at end of input
paint.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^