Record Detail

Wrong Answer

prepare (1/2): 
finished

make (2/2): 
g++ -g -Wall -O2 -o c2.o -c c2.cpp 
c2.cpp: In function 'int main(int, char**)':
c2.cpp:90:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
     char* short_options="ge:d:k";
                         ^~~~~~~~
g++ -g -Wall -O2 -o c2 c2.o
finished

all tasks finished, build successfully
# Status Time Cost Memory Cost
#1 Wrong Answer Detail 923ms 3.309 MiB

Information

Submit By
Type
Submission
Homework
Challange 2
Language
GNU Make
Submit At
2019-07-07 15:12:46
Judged At
2019-07-07 15:12:46
Judged By
Score
0
Total Time
923ms
Peak Memory
3.309 MiB