Problem cardplacing
User tanyap2906
Submission Time 2025-12-29 12:31:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cardplacing.cpp: In function ‘int32_t main()’:
cardplacing.cpp:15:11: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
15 | if (a == 1){
| ^