Problem | card |
---|---|
User | dieunq1309 |
Submission Time | 2023-07-28 22:43:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:47:9: error: ‘pos’ was not declared in this scope; did you mean ‘pow’?
47 | pos = tracxr(suf, q.size() - 1, q[q.size() - i - 1]);
| ^~~
| pow