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 628.0 KiB
#2 Accepted 2ms 704.0 KiB
#3 Wrong Answer 3ms 624.0 KiB
#4 Accepted 2ms 656.0 KiB
#5 Wrong Answer 3ms 700.0 KiB
#6 Wrong Answer 2ms 808.0 KiB
#7 Accepted 2ms 592.0 KiB
#8 Accepted 3ms 628.0 KiB
#9 Accepted 2ms 776.0 KiB
#10 Accepted 2ms 640.0 KiB
#11 Accepted 3ms 480.0 KiB
#12 Accepted 3ms 800.0 KiB
#13 Accepted 2ms 632.0 KiB
#14 Accepted 2ms 684.0 KiB
#15 Accepted 2ms 756.0 KiB
#16 Accepted 3ms 668.0 KiB

Information

Submit By
Type
Submission
Homework
Lab03-Sorting&Selection
Language
GNU Make
Submit At
2019-10-10 21:34:00
Judged At
2019-10-10 21:34:00
Judged By
Score
260
Total Time
47ms
Peak Memory
808.0 KiB