Problem | swords |
---|---|
User | Hunchbacker9000 |
Submission Time | 2024-02-23 10:28:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:37:23: error: ‘max_defence’ was not declared in this scope
37 | if(swords[i].second>max_defence){
| ^~~~~~~~~~~