Accepted
/in/lab7.cpp: In member function 'virtual std::__cxx11::string MyGame::draw() const': /in/lab7.cpp:216:28: warning: unused variable 'bullet' [-Wunused-variable] for (auto &bullet: bullets) { ^~~~~~ /in/lab7.cpp:220:28: warning: unused variable 'bullet' [-Wunused-variable] for (auto &bullet: bullets) { ^~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 7 Task 1 (initialize, move, turn)
- Language
- C++
- Submit At
- 2021-12-07 10:01:45
- Judged At
- 2021-12-07 10:01:45
- Judged By
- Score
- 100
- Total Time
- 64ms
- Peak Memory
- 836.0 KiB