| Problem | eatingparallelograms |
|---|---|
| User | Feiyang |
| Submission Time | 2025-06-20 14:52:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:50:22: error: ‘class std::deque<int>’ has no member named ‘count’
50 | if(vsize.count()>=2 && (vsize[0] != vsize[1] || vsize[1]!= vsize[2])){
| ^~~~~
eatingparallelograms.cpp:52:34: error: ‘csize’ was not declared in this scope; did you mean ‘fsize’?
52 | vpower.push_back(csize.front());
| ^~~~~
| fsize