Help me rectify the runtime error in the code | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
4th Nov 2023, 12:32 PM
Student
Student - avatar
1 Respuesta
+ 3
Ash no clue, sorry. I am not a big wizard in CPP and this code contains some fancy I/O handling I am not familiar with. Might as well be because of how the Sololearn engine runs and compiles the code. On another note, this looks VERY fishy to me. Redefining a built-in data type. I am sure this would blow the fuse in a professional codebase. #define int long long it messes with the return type of main method as well, breaking convention.
5th Nov 2023, 8:57 AM
Tibor Santa
Tibor Santa - avatar