Problem mathtest
User PlayVoltz
Submission Time 2023-08-16 22:52:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathtest.cpp: In function ‘int main()’:
mathtest.cpp:78:16: error: ‘s’ was not declared in this scope; did you mean ‘ss’?
78 | getline(cin, s);
| ^
| ss