| Problem | stamps2 |
|---|---|
| User | Sans12345 |
| Submission Time | 2025-12-06 14:31:47 |
| 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 stamps2.cpp:1:
stamps2.cpp: In function ‘int main()’:
stamps2.cpp:64:20: error: ‘cp’ was not declared in this scope; did you mean ‘pc’?
64 | assert(cp[tmp].first>=k);
| ^~