Record Detail

Wrong Answer

prepare (1/3): 
finished

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

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 372.0 KiB
#2 Accepted 2ms 428.0 KiB
#3 Wrong Answer 2ms 344.0 KiB
#4 Wrong Answer 2ms 376.0 KiB
#5 Accepted 166ms 1.105 MiB

Information

Submit By
Type
Submission
Homework
Project Four: Electronic Trading
Language
GNU Make
Submit At
2018-11-30 19:56:36
Judged At
2018-11-30 19:56:36
Judged By
Score
15
Total Time
176ms
Peak Memory
1.105 MiB