Record Detail

Accepted

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 4ms 1.32 MiB
#2 Accepted 15ms 412.0 KiB
#3 Accepted 2ms 388.0 KiB
#4 Accepted 2ms 392.0 KiB
#5 Accepted 526ms 2.609 MiB

Information

Submit By
Type
Submission
Homework
Project 4:Electronic Trading
Language
GNU Make
Submit At
2020-07-30 09:02:16
Judged At
2020-07-30 09:02:16
Judged By
Score
100
Total Time
550ms
Peak Memory
2.609 MiB