Runtime Error
/in/vendingmachine.cpp: In member function 'bool VendingMachine::repOK()': /in/vendingmachine.cpp:88:51: warning: for increment expression has no effect [-Wunused-value] for(int i=static_cast<int>(this->type)+1;i++;i<MAX_TYPE){
Information
- Submit By
- Type
- Submission
- Homework
- Exercise 6
- Language
- C++
- Submit At
- 2023-12-03 18:04:32
- Judged At
- 2023-12-03 18:04:32
- Judged By
- Score
- 0
- Total Time
- 11ms
- Peak Memory
- 512.0 KiB