Problem card
User AltheaZ
Submission Time 2023-06-22 11:39:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:15:7: error: ‘j’ was not declared in this scope
15 | for (j=moves.begin();j!=moves.end();j++){
| ^