Problem procrastination
User naivecyans
Submission Time 2025-06-18 10:46:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:24:25: error: expected ‘)’ before ‘{’ token
24 | else if ((in-t[j]>1){
| ~ ^
| )
procrastination.cpp:27:4: error: expected primary-expression before ‘}’ token
27 | }
| ^