| Problem | funnyballs |
|---|---|
| User | MegaG |
| Submission Time | 2026-01-07 22:36:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnyballs.cpp: In function ‘int main()’:
funnyballs.cpp:16:14: error: ‘K’ was not declared in this scope
16 | cin >> n >> K;
| ^
funnyballs.cpp:30:25: error: expected ‘;’ before ‘}’ token
30 | f[i] = ballz[i].second
| ^
| ;
31 | }
| ~
In file included from /usr/include/c++/9/bits/stl_algobase.h:71,
from /usr/include/c++/9/bits/char_traits.h:39,
from /usr/include/c++/9/ios:40,
from /usr/include/c++/9/ostream:38,
from /usr/include/c++/9/iostream:39,
from funnyballs.cpp:1:
/usr/include/c++/9/bits/predefined_ops.h: In instantiation of ‘constexpr bool __gnu_cxx::__ops::_Iter_comp_iter<_Compare>::operator()(_Iterator1, _Iterator2) [with _Iterator1 = __gnu_cxx::__normal_iterator<std::pair<long long int, long long int&