Problem procrastination
User YellowPurpleDragon
Submission Time 2025-06-18 09:58:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:18:26: error: expected primary-expression before ‘)’ token
18 | while (!c.empty() && ()c.front().first<e-b) {
| ^
procrastination.cpp:18:27: error: expected ‘)’ before ‘c’
18 | while (!c.empty() && ()c.front().first<e-b) {
| ~ ^
| )
procrastination.cpp:18:46: error: expected ‘;’ before ‘)’ token
18 | while (!c.empty() && ()c.front().first<e-b) {
| ^
| ;