Problem typo
User Hijackedsoul
Submission Time 2024-01-31 17:39:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:30:9: error: cannot convert ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘int’ in return
30 | return s;
| ^