Problem | parallelogrampairs |
---|---|
User | G92 |
Submission Time | 2024-08-03 11:52:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogrampairs.cpp: In function ‘int main()’:
parallelogrampairs.cpp:105:9: error: cannot convert ‘std::deque<long long int>::empty’ from type ‘bool (std::deque<long long int>::)() const noexcept’ to type ‘bool’
105 | if(!b.empty)
| ^~~~~
parallelogrampairs.cpp:105:9: error: in argument to unary !