Problem | party |
---|---|
User | IWKR |
Submission Time | 2024-06-25 10:57:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
party.cpp: In function ‘int main()’:
party.cpp:17:6: error: ‘j’ was not declared in this scope
17 | ar[j]=1;
| ^
party.cpp:23:6: error: ‘i’ was not declared in this scope
23 | for(i=0; i<509; i++){
| ^