Record Detail

Accepted

prepare (1/4): 
finished

cmake (2/4): 
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /out/build
finished

make (3/4): 
Scanning dependencies of target driver
[ 16%] Building C object CMakeFiles/driver.dir/driver.c.o
[ 33%] Linking C executable driver
[ 33%] Built target driver
Scanning dependencies of target mumsh
[ 50%] Building C object mumsh/CMakeFiles/mumsh.dir/test.c.o
/in/test.c:125:49: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
            printf("backcnt: %d ,%d\n", backcnt,pidstatus[j]);
                                 ~~             ^~~~~~~~~~~~
1 warning generated.
[ 66%] Linking C executable mumsh
[ 66%] Built target mumsh
Scanning dependencies of target mumsh_memory_check
[ 83%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/test.c.o
/in/test.c:125:49: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
            printf("backcnt: %d ,%d\n", backcnt,pidstatus[j]);
                                 ~~             ^~~~~~~~~~~~
1 warning generated.
[100%] Linking C executable mumsh_memory_check
[100%] Built target mumsh_memory_check
finished

clean (4/4): 
finished

all tasks finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted Detail 55ms 4.82 MiB
#2 Accepted Detail 44ms 5.199 MiB
#3 Accepted Detail 39ms 5.422 MiB
#4 Accepted Detail 61ms 6.012 MiB
#5 Accepted Detail 37ms 5.473 MiB
#6 Accepted Detail 31ms 5.547 MiB
#7 Accepted Detail 85ms 5.895 MiB
#8 Accepted Detail 103ms 5.59 MiB
#9 Accepted Detail 68ms 5.805 MiB
#10 Accepted Detail 77ms 5.773 MiB
#11 Accepted Detail 104ms 5.801 MiB
#12 Accepted Detail 95ms 5.844 MiB
#13 Accepted Detail 97ms 5.992 MiB
#14 Accepted Detail 119ms 5.648 MiB
#15 Accepted Detail 186ms 5.645 MiB
#16 Accepted Detail 159ms 5.867 MiB
#17 Accepted Detail 165ms 5.883 MiB
#18 Accepted Detail 183ms 5.938 MiB

Information

Submit By
Type
Submission
Homework
Project 1 Final Pretest
Language
CMake
Submit At
2018-10-16 21:41:06
Judged At
2018-10-16 21:41:06
Judged By
Score
180
Total Time
1716ms
Peak Memory
6.012 MiB