| Problem | hipercijevi |
|---|---|
| User | yc |
| Submission Time | 2026-02-12 09:04:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hipercijevi.cpp: In function ‘int main()’:
hipercijevi.cpp:36:32: error: invalid use of member function ‘std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = long long int; _Alloc = std::allocator<long long int>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’ (did you forget the ‘()’ ?)
36 | for (int i = 0;i<n1[b].size;i++){
| ()