Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -O2 -o main.o -c main.cpp 
main.cpp: In function 'int main()':
main.cpp:16:9: warning: unused variable 't' [-Wunused-variable]
     int t = clock();
         ^
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 812.0 KiB
#2 Accepted 2ms 700.0 KiB
#3 Accepted 2ms 644.0 KiB
#4 Accepted 2ms 776.0 KiB
#5 Accepted 2ms 576.0 KiB
#6 Accepted 2ms 628.0 KiB
#7 Accepted 2ms 580.0 KiB
#8 Accepted 2ms 576.0 KiB
#9 Accepted 2ms 704.0 KiB
#10 Accepted 2ms 552.0 KiB
#11 Accepted 2ms 772.0 KiB
#12 Accepted 2ms 784.0 KiB
#13 Accepted 2ms 628.0 KiB
#14 Accepted 3ms 648.0 KiB
#15 Accepted 2ms 648.0 KiB
#16 Accepted 3ms 788.0 KiB

Information

Submit By
Type
Submission
Homework
Lab03-Sorting&Selection
Language
GNU Make
Submit At
2019-10-11 23:53:05
Judged At
2019-10-11 23:53:05
Judged By
Score
320
Total Time
42ms
Peak Memory
812.0 KiB