Problem exam
User Hatrix
Submission Time 2026-03-03 20:42:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:13:7: error: cannot convert ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘long long int’ in assignment
13 | x = HelloWorld;
| ^~~~~~~~~~
| |
| std::string {aka std::__cxx11::basic_string<char>}