Record Detail

Time Exceeded

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -O2 -o main.o -c main.cpp 
main.cpp: In function 'int RanSel(int*, int, int, int)':
main.cpp:140:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
main.cpp: In function 'int FindIndex(int*, int, int, int)':
main.cpp:146:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
main.cpp: In function 'int DeterSel(int*, int, int, int)':
main.cpp:170:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
main.cpp: In function 'int main()':
main.cpp:215:55: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
  else { cout << "The order-" << num << " item is " << val << endl; }
                                                       ^~~
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 640.0 KiB
#2 Accepted 2ms 780.0 KiB
#3 Accepted 2ms 808.0 KiB
#4 Accepted 2ms 744.0 KiB
#5 Accepted 3ms 716.0 KiB
#6 Accepted 2ms 760.0 KiB
#7 Accepted 2ms 700.0 KiB
#8 Accepted 2ms 620.0 KiB
#9 Accepted 2ms 708.0 KiB
#10 Accepted 2ms 824.0 KiB
#11 Accepted 2ms 600.0 KiB
#12 Accepted 3ms 640.0 KiB
#13 Accepted 5ms 708.0 KiB
#14 Accepted 3ms 684.0 KiB
#15 Accepted 2ms 700.0 KiB
#16 Accepted 3ms 700.0 KiB
#17 Accepted 7ms 856.0 KiB
#18 Accepted 13ms 852.0 KiB
#19 Accepted 28ms 856.0 KiB
#20 Accepted 55ms 1.133 MiB
#21 Accepted 107ms 1.578 MiB
#22 Accepted 262ms 2.719 MiB
#23 Accepted 1034ms 8.398 MiB
#24 Accepted 9ms 812.0 KiB
#25 Accepted 13ms 792.0 KiB
#26 Accepted 30ms 1012.0 KiB
#27 Accepted 57ms 1.113 MiB
#28 Accepted 120ms 1.555 MiB
#29 Accepted 279ms 2.797 MiB
#30 Accepted 1113ms 10.039 MiB
#31 Accepted 166ms 820.0 KiB
#32 Accepted 708ms 944.0 KiB
#33 Accepted 4607ms 992.0 KiB
#34 Accepted 65ms 756.0 KiB
#35 Accepted 224ms 796.0 KiB
#36 Time Exceeded (-9) ≥806ms ≥940.0 KiB
#37 Time Exceeded (-9) ≥2602ms ≥1.102 MiB
#38 Time Exceeded (-9) ≥9103ms ≥1.535 MiB
#39 Accepted 57ms 752.0 KiB
#40 Accepted 188ms 1004.0 KiB
#41 Accepted 1043ms 1.023 MiB
#42 Accepted 16ms 876.0 KiB
#43 Accepted 29ms 796.0 KiB
#44 Accepted 84ms 956.0 KiB
#45 Accepted 161ms 1.473 MiB
#46 Accepted 273ms 2.395 MiB
#47 Accepted 1519ms 10.02 MiB
#48 Accepted 18ms 972.0 KiB
#49 Accepted 28ms 796.0 KiB
#50 Accepted 67ms 800.0 KiB
#51 Accepted 146ms 1.109 MiB
#52 Accepted 272ms 1.613 MiB
#53 Accepted 1332ms 4.559 MiB
#54 Accepted 7339ms 19.762 MiB

Information

Submit By
Type
Submission
Homework
Lab03-Sorting&Selection
Language
GNU Make
Submit At
2019-10-11 13:34:29
Judged At
2019-10-13 00:06:51
Judged By
Score
1020
Total Time
≥34051ms
Peak Memory
≥19.762 MiB