| Problem | platonic14 |
|---|---|
| User | blackscreen1 |
| Submission Time | 2025-12-03 16:00:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp:45,
from /usr/include/c++/9/ext/pb_ds/detail/container_base_dispatch.hpp:90,
from /usr/include/c++/9/ext/pb_ds/assoc_container.hpp:48,
from platonic14.cpp:2:
platonic14.cpp: In function ‘int main()’:
platonic14.cpp:41:20: error: ‘k’ was not declared in this scope
41 | assert(n == 10 && k == 3);
| ^