Problem trivialexam_ex_ex
User lucaleeeeee
Submission Time 2026-08-03 17:23:01
Score 0

Compile Error

trivialexam_ex_ex.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print("1, 3, 2, 4, 3, \n3, 2, 4, 3, 3,\n2, 3, 2, 1, 4,\n1, 4, 1, 2, 4,\n2, 3, 1, 3, 1")
| ^