Problem procrastination
User Rohith0009
Submission Time 2025-06-18 11:16:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:48:4: error: ‘else’ without a previous ‘if’
48 | else{
| ^~~~
procrastination.cpp: At global scope:
procrastination.cpp:54:1: error: expected declaration before ‘}’ token
54 | }
| ^