Problem | supermarket |
---|---|
User | Duk168 |
Submission Time | 2024-09-30 17:52:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
supermarket.cpp: In function ‘int main()’:
supermarket.cpp:45:12: error: expected primary-expression before ‘.’ token
45 | for(ll i =. ; i <= n; i++){
| ^
supermarket.cpp:45:14: error: expected unqualified-id before ‘;’ token
45 | for(ll i =. ; i <= n; i++){
| ^
supermarket.cpp:51:26: error: no match for ‘operator>’ (operand types are ‘std::vector<long long int>’ and ‘long long int’)
51 | while(range(i,l,offset > x){
| ~~~~~~ ^ ~
| | |
| | long long int
| std::vector<long long int>
In file included from /usr/include/c++/9/regex:62,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:110,
from supermarket.cpp:1:
/usr/include/c++/9/bits/regex.h:1081:5: note: candidate: ‘template<class _BiIter> bool std::__cxx11::operat