Problem 1609
User Red123
Submission Time 2025-08-20 16:34:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp:6:10: error: missing terminating " character
6 | cout << "Our willingness to wait reveals the value we place on the object we're waiting for. \n- Charles Stanley \nClick HERE to understand why some things are worth the wait!
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1609.cpp: In function β€˜int main()’:
1609.cpp:7:2: error: expected primary-expression before β€˜}’ token
7 | }
| ^