Problem wabot
User FIips
Submission Time 2024-03-20 21:13:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int32_t main()’:
wabot.cpp:23:9: error: ‘else’ without a previous ‘if’
23 | else if(vec[0].first == a){
| ^~~~