Problem | swords |
---|---|
User | Lavadragon071 |
Submission Time | 2023-04-22 14:32:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:17:12: error: expected ‘;’ before ‘maxd’
17 | maxa = a
| ^
| ;
18 | maxd = d
| ~~~~