Problem dayum
User shrish2010
Submission Time 2025-06-20 12:58:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:11:100: error: expected ‘;’ before ‘}’ token
11 | cout<<"That number can't be a date bro. Pan you lazy bum this idiot broooo i can't. just get out"
| ^
| ;
12 | }
| ~
dayum.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
dayum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^