Problem | applebaskets |
---|---|
User | shoryu386 |
Submission Time | 2024-12-07 02:39:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from applebaskets.cpp:1:
applebaskets.cpp: In function ‘int main()’:
applebaskets.cpp:23:9: error: ‘sum’ was not declared in this scope; did you mean ‘sm’?
23 | assert(sum >= k);
| ^~~