Problem swords
User tanish
Submission Time 2024-02-23 19:54:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function β€˜int main()’:
swords.cpp:27:42: error: expected primary-expression before β€˜)’ token
27 | if(def[i] <= maxDef && att[i] < maxAtt)){
| ^