Problem | 1503 |
---|---|
User | DoubleShaurya |
Submission Time | 2024-02-20 15:52:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1503.cpp: In function ‘int main()’:
1503.cpp:2:46: error: expected ‘;’ before ‘}’ token
2 | int main(){std::cout<<"Let us hear from you."}
| ^
| ;