Problem | 1503 |
---|---|
User | wongethan8192 |
Submission Time | 2023-03-01 12:47:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1503.cpp:2:23: error: missing terminating " character
2 | int main(){std::cout<<"No
| ^~~
1503.cpp:3:2: error: missing terminating " character
3 | ";}
| ^~~
1503.cpp: In function βint main()β:
1503.cpp:2:21: error: expected primary-expression at end of input
2 | int main(){std::cout<<"No
| ^~
1503.cpp:2:21: error: expected β}β at end of input