| Problem | card |
|---|---|
| User | yhmixeI |
| Submission Time | 2025-01-20 14:36:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:31:16: error: unable to find string literal operator ‘operator""a’ with ‘const char [2]’, ‘long unsigned int’ arguments
31 | cout<<a[m-1]<<" "a[m]<<" "a[m+1];
| ^~~~
card.cpp:31:25: error: unable to find string literal operator ‘operator""a’ with ‘const char [2]’, ‘long unsigned int’ arguments
31 | cout<<a[m-1]<<" "a[m]<<" "a[m+1];
| ^~~~