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:70:5: warning: 'implement' may be used uninitialized in this function [-Wmaybe-uninitialized]
     switch(implement){
     ^~~~~~
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 3ms 668.0 KiB
#2 Wrong Answer 2ms 684.0 KiB
#3 Accepted 3ms 660.0 KiB
#4 Wrong Answer 3ms 696.0 KiB
#5 Accepted 2ms 744.0 KiB
#6 Wrong Answer 2ms 688.0 KiB

Information

Submit By
Type
Submission
Homework
Lab05-PriorityQueues
Language
GNU Make
Submit At
2019-11-13 15:04:07
Judged At
2019-11-13 15:04:07
Judged By
Score
15
Total Time
18ms
Peak Memory
744.0 KiB