Problem | eatingparallelograms |
---|---|
User | tanyikai |
Submission Time | 2025-06-20 14:08:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:14:24: error: expected ‘;’ before ‘)’ token
14 | for(int j=0;j<n,j++){
| ^
| ;