Problem 1609
User LXYSGP
Submission Time 2025-05-11 11:50:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:5:92: error: expected ‘;’ before ‘}’ token
5 | cout<<"Our willingness to wait reveals the value we place on the object we're waiting for."
| ^
| ;
6 | }
| ~