| Problem | rabbitpainting |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-01-14 21:33:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rabbitpainting.cpp: In function ‘int main()’:
rabbitpainting.cpp:60:40: error: expected ‘)’ before ‘{’ token
60 | if(trial > max && j==get<2>(current){
| ~ ^
| )
rabbitpainting.cpp:63:3: error: expected primary-expression before ‘}’ token
63 | }
| ^