Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
g++ -O2 -std=c++11 -c main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:527:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  char* optstring = "pmtvg:";
                    ^~~~~~~~
g++ -O2 -std=c++11 -o main main.o
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 380.0 KiB
#2 Accepted 2ms 376.0 KiB
#3 Accepted 2ms 376.0 KiB
#4 Accepted 2ms 376.0 KiB
#5 Accepted 128ms 476.0 KiB

Information

Submit By
Type
Submission
Homework
Project Four: Electronic Trading
Language
GNU Make
Submit At
2018-11-30 11:56:10
Judged At
2018-11-30 11:56:10
Judged By
Score
25
Total Time
138ms
Peak Memory
476.0 KiB