Record Detail

Time Exceeded

prepare (1/3): 
finished

make (2/3): 
g++ -c main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:440:22: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  char* opt_strings = "vmptg:";
                      ^~~~~~~~
g++ -o main main.o
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 63ms 700.0 KiB
#2 Wrong Answer 33ms 1.02 MiB
#3 Accepted 1ms 328.0 KiB
#4 Wrong Answer 1ms 440.0 KiB
#5 Time Exceeded (-9) ≥1001ms ≥396.0 KiB

Information

Submit By
Type
Submission
Homework
Project 4:Electronic Trading
Language
GNU Make
Submit At
2020-07-30 08:54:21
Judged At
2020-07-30 08:54:21
Judged By
Score
40
Total Time
≥1101ms
Peak Memory
≥1.02 MiB