Problem 0405
User Dan64091
Submission Time 2026-02-25 11:49:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

0405.cpp: In function β€˜int main()’:
0405.cpp:5:6: error: expected β€˜;’ before string constant
5 | cout "James";
| ^~~~~~~~
| ;