Problem | paint |
---|---|
User | krishnakanhaiyabasuribajaiya |
Submission Time | 2023-10-26 10:53:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:42:13: error: expected ‘}’ at end of input
42 | return 0;
| ^
paint.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^