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 Partition(int*, int, int, bool, int)':
main.cpp:145:9: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int ptr;
         ^~~
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 692.0 KiB
#2 Accepted 2ms 740.0 KiB
#3 Wrong Answer 2ms 604.0 KiB
#4 Accepted 2ms 616.0 KiB
#5 Accepted 2ms 628.0 KiB
#6 Accepted 2ms 628.0 KiB
#7 Accepted 2ms 588.0 KiB
#8 Accepted 2ms 784.0 KiB
#9 Accepted 3ms 608.0 KiB
#10 Accepted 3ms 760.0 KiB
#11 Accepted 2ms 888.0 KiB
#12 Accepted 3ms 560.0 KiB
#13 Accepted 3ms 672.0 KiB
#14 Accepted 3ms 560.0 KiB
#15 Accepted 2ms 644.0 KiB
#16 Accepted 2ms 628.0 KiB

Information

Submit By
Type
Submission
Homework
Lab03-Sorting&Selection
Language
GNU Make
Submit At
2019-10-10 22:18:41
Judged At
2019-10-10 22:18:41
Judged By
Score
300
Total Time
46ms
Peak Memory
888.0 KiB