Problem typo
User Justyn
Submission Time 2024-06-19 14:56:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:13:3: error: ‘string_temp’ was not declared in this scope
13 | string_temp = S;
| ^~~~~~~~~~~