Problem permutationgrid
User bobbery
Submission Time 2025-01-18 13:09:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

permutationgrid.cpp:44:9: error: stray ‘\’ in program
44 | \\ cout << curr_value << " " << curr_index << endl;
| ^
permutationgrid.cpp:44:10: error: stray ‘\’ in program
44 | \\ cout << curr_value << " " << curr_index << endl;
| ^