Problem card
User Aum
Submission Time 2024-03-26 23:56:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int32_t main()’:
card.cpp:19:22: error: ‘A’ was not declared in this scope
19 | if (arr1[j] = char(A)){
| ^