Problem examstress2
User HighLithop
Submission Time 2025-04-02 12:46:11
Score 0

Compile Error

examstress2.cpp:1:3: error: missing terminating " character
1 | """
| ^
examstress2.cpp:11:3: error: missing terminating " character
11 | """
| ^
examstress2.cpp:40:3: error: missing terminating " character
40 | """
| ^
examstress2.cpp:42:3: error: missing terminating " character
42 | """
| ^
examstress2.cpp:1:1: error: expected unqualified-id before string constant
1 | """
| ^~