Problem wabot
User itsLQ
Submission Time 2023-08-13 15:23:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:28:45: error: expected ‘)’ before ‘;’ token
28 | L[x.first + 1].push_back((a + b);
| ~ ^
| )