Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
clang -std=gnu11 -O2 -Wall  -o main main.c
main.c:96:10: warning: unused variable 'root' [-Wunused-variable]
    int *root = malloc(sizeof(int)*edge_num);
         ^
1 warning generated.
main successfully constructed
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted Detail 2ms 384.0 KiB
#2 Accepted Detail 2ms 288.0 KiB
#3 Accepted Detail 1ms 256.0 KiB
#4 Accepted Detail 2ms 344.0 KiB
#5 Accepted Detail 2ms 380.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 2
Language
GNU Make
Submit At
2020-09-28 22:45:03
Judged At
2021-08-19 01:23:31
Judged By
Score
100
Total Time
12ms
Peak Memory
384.0 KiB