Problem swords
User wahjsodhowasd
Submission Time 2026-02-13 11:44:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:15:27: error: expected primary-expression before ‘>’ token
15 | if (pingrei[i].second=>pingrei[k]){
| ^
swords.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
swords.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^