Problem swords
User Ded
Submission Time 2024-02-16 00:54:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function β€˜int main()’:
swords.cpp:23:75: error: expected primary-expression before β€˜)’ token
23 | } else if (li[0].second >= li[1].second && li[0].first >= li[0].first)) {
| ^