+ 1
Can anyone solve this C++ code. Link in description.
https://code.sololearn.com/c7v6YN5PY8TI/?ref=app please compile the code. I am getting lot of errors and am not able to tackle it. Please help.
2 Answers
+ 11
Can't really tell. C.Playground just tells me that compilation errors exist, but not what errors. Just took a look at the code. The use of getch() isn't necessary on here, and I'm also not sure if SL compiler supports <conio.h> and <deque>.
+ 2
can anyone tell me which compiler will support this code?