Wrong Answer
In file included from /in/main/main.cpp:2:0: /in/cashingmachine.h: In member function 'void CashingMachine::change(std::vector<int>, int)': /in/cashingmachine.h:63:9: warning: unused variable 'temp' [-Wunused-variable] int temp; ^~~~ /in/cashingmachine.h:64:9: warning: variable 'change' set but not used [-Wunused-but-set-variable] int change=0; ^~~~~~
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Wrong Answer Detail | 2ms | 384.0 KiB |
#2 | Wrong Answer Detail | 2ms | 388.0 KiB |
#3 | Wrong Answer Detail | 2ms | 380.0 KiB |
#4 | Wrong Answer Detail | 2ms | 424.0 KiB |
#5 | Wrong Answer Detail | 2ms | 384.0 KiB |
#6 | Wrong Answer Detail | 2ms | 512.0 KiB |
#7 | Wrong Answer Detail | 2ms | 384.0 KiB |
#8 | Wrong Answer Detail | 2ms | 388.0 KiB |
#9 | Wrong Answer Detail | 3ms | 504.0 KiB |
#10 | Wrong Answer Detail | 2ms | 384.0 KiB |
#11 | Wrong Answer Detail | 4ms | 396.0 KiB |
Information
- Submit By
- Type
- Submission
- Homework
- Final Exam
- Language
- C++
- Submit At
- 2020-08-07 17:53:29
- Judged At
- 2020-08-09 21:35:39
- Judged By
- Score
- 0
- Total Time
- 27ms
- Peak Memory
- 512.0 KiB