Record Detail

Runtime Error

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -std=c++11 main.cpp -o main -O2
main.cpp: In function 'int main(int, char**)':
main.cpp:47:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (int i = 0; i < timetraverls.size(); i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 688.0 KiB
#2 Accepted 2ms 408.0 KiB
#3 Accepted 2ms 516.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Runtime Error (-11) 2ms 576.0 KiB

Information

Submit By
Type
Submission
Homework
Project 4:Electronic Trading
Language
GNU Make
Submit At
2020-07-24 19:09:03
Judged At
2020-07-24 19:09:03
Judged By
Score
80
Total Time
11ms
Peak Memory
688.0 KiB