Problem wrongreverse
User Codecrusher1234
Submission Time 2025-06-20 13:21:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:10:27: error: invalid conversion from ‘const char*’ to ‘long long int’ [-fpermissive]
10 | long long d = c + " " + b;
| ~~~~~~~~^~~
| |
| const char*