Problem | 1609 |
---|---|
User | huyleisme |
Submission Time | 2024-02-27 16:42:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1609.cpp: In function ‘int main()’:
1609.cpp:3:100: error: expected ‘;’ before ‘}’ token
3 | std::cout << "Our willingness to wait reveals the value we place on the object we're waiting for."
| ^
| ;
4 | }
| ~