Problem card
User R9q5P8
Submission Time 2025-10-25 11:28:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:17:21: error: ‘n’ was not declared in this scope
17 | vector<char> moves(n);
| ^