| Problem | card |
|---|---|
| User | Someone13912 |
| Submission Time | 2026-08-02 11:46:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:14:18: error: ‘chars’ was not declared in this scope; did you mean ‘char’?
14 | for (char move: chars) {
| ^~~~~
| char