Problem | 1609 |
---|---|
User | LXYSGP |
Submission Time | 2024-11-10 10:18:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1609.cpp: In function ‘int main()’:
1609.cpp:5:94: error: expected ‘;’ before ‘}’ token
5 | cout <<"Our willingness to wait reveals the value we place on the object we're waiting for."
| ^
| ;
6 | }
| ~