Problem | gift |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-02-26 16:08:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp: In function ‘int main()’:
gift.cpp:16:7: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
16 | if (num.at(a)-num.at(b) >= k) {
| ^~~
| enum