Problem 0405
User Yinnotayl64
Submission Time 2026-04-11 15:14:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

0405.cpp: In function β€˜int main()’:
0405.cpp:8:14: error: expected primary-expression before β€˜<<’ token
8 | cout << 1, << ' ';
| ^~