| Problem | monsters |
|---|---|
| User | ShShSh |
| Submission Time | 2023-12-02 17:43:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
monsters.cpp: In function ‘int main()’:
monsters.cpp:26:15: error: ‘j’ was not declared in this scope
26 | for(i=0;i<n;j++){//find the defeatable monster with the lowest max (sets to true if there is monster that is defeatable)
| ^