| Problem | noodlestore |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-10-02 14:37:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
noodlestore.cpp: In function ‘int main()’:
noodlestore.cpp:30:17: error: ‘class std::queue<int>’ has no member named ‘first’
30 | else ans=qu.first;
| ^~~~~