| Problem | potatosalad |
|---|---|
| User | theRealLucasXD |
| Submission Time | 2025-05-27 18:22:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:17:24: error: expected ‘;’ before ‘)’ token
17 | for (int i=0; i<N, i++) {
| ^
| ;