| Problem | card |
|---|---|
| User | sharelletqx |
| Submission Time | 2026-04-25 10:05:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
card.cpp: In function βint main()β:
card.cpp:10:14: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
10 | if(arr[a]=="A"){
| ^~~
card.cpp:11:4: error: expected primary-expression before β.β token
11 | .push_front();
| ^