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
[  5%] Building C object CMakeFiles/driver.dir/driver.c.o
[ 11%] Linking C executable driver
[ 11%] Built target driver
Scanning dependencies of target mumsh
[ 16%] Building C object mumsh/CMakeFiles/mumsh.dir/buildin.c.o
[ 22%] Building C object mumsh/CMakeFiles/mumsh.dir/handler.c.o
[ 27%] Building C object mumsh/CMakeFiles/mumsh.dir/io.c.o
[ 33%] Building C object mumsh/CMakeFiles/mumsh.dir/job.c.o
[ 38%] Building C object mumsh/CMakeFiles/mumsh.dir/mumsh.c.o
[ 44%] Building C object mumsh/CMakeFiles/mumsh.dir/parse.c.o
[ 50%] Building C object mumsh/CMakeFiles/mumsh.dir/process.c.o
[ 55%] Linking C executable mumsh
[ 55%] Built target mumsh
Scanning dependencies of target mumsh_memory_check
[ 61%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/buildin.c.o
[ 66%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/handler.c.o
[ 72%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/io.c.o
[ 77%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/job.c.o
[ 83%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/mumsh.c.o
[ 88%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/parse.c.o
[ 94%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/process.c.o
[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 4ms 1.672 MiB
#2 Accepted 3ms 1.375 MiB
#3 Accepted 31ms 1.316 MiB
#4 Accepted 3ms 1.215 MiB
#5 Accepted 2ms 836.0 KiB
#6 Accepted 1ms 588.0 KiB
#7 Accepted 2ms 984.0 KiB
#8 Accepted 6ms 1.203 MiB
#9 Accepted 3ms 1.223 MiB
#10 Accepted 4ms 1.391 MiB
#11 Accepted 57ms 5.188 MiB
#12 Accepted 85ms 3.676 MiB

Information

Submit By
Type
Submission
Homework
P1M3
Language
CMake
Submit At
2023-10-07 10:19:33
Judged At
2023-10-07 10:19:33
Judged By
Score
120
Total Time
206ms
Peak Memory
5.188 MiB