Problem swords
User pasit
Submission Time 2026-02-08 21:09:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function β€˜int main()’:
swords.cpp:17:6: error: expected β€˜;’ before numeric constant
17 | cout 2-(mxa == mxb);
| ^~
| ;