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

Compile Error

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