Record Detail

Runtime Error

/in/lab7.cpp: In member function 'virtual std::__cxx11::string MyGame::draw() const':
/in/lab7.cpp:359:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int i = 0; i < BulletPos.size(); i++) {
                                 ~~^~~~~~~~~~~~~~~~~~
# Status Time Cost Memory Cost
#1 Runtime Error (-6) Detail 2ms 652.0 KiB
#2 Runtime Error (-6) Detail 33ms 536.0 KiB
#3 Runtime Error (-6) Detail 2ms 512.0 KiB
#4 Runtime Error (-6) Detail 2ms 424.0 KiB
#5 Runtime Error (-6) Detail 3ms 464.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 7 Task 1 (initialize, move, turn)
Language
C++
Submit At
2021-12-06 15:21:39
Judged At
2021-12-06 15:21:39
Judged By
Score
0
Total Time
44ms
Peak Memory
652.0 KiB