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 2ms 608.0 KiB
#2 Wrong Answer 2ms 756.0 KiB
#3 Accepted 2ms 624.0 KiB
#4 Wrong Answer 2ms 708.0 KiB
#5 Accepted 3ms 696.0 KiB
#6 Wrong Answer 2ms 808.0 KiB

Information

Submit By
Type
Submission
Homework
Lab05-PriorityQueues
Language
GNU Make
Submit At
2019-11-13 15:06:19
Judged At
2019-11-13 15:06:19
Judged By
Score
15
Total Time
16ms
Peak Memory
808.0 KiB