| Problem | card |
|---|---|
| User | wongethan8192 |
| Submission Time | 2023-03-08 11:54:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:14:8: error: ‘k’ was not declared in this scope
14 | }cout<<k[b-1]<<' '<<k[b]<<' '<<k[b+1];}
| ^