Problem examstress2
User HighLithop
Submission Time 2025-04-02 12:28:18
Score 0

Compile Error

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