Record Detail

Wrong Answer

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/bulit-in.c.o
[ 22%] Building C object mumsh/CMakeFiles/mumsh.dir/execute.c.o
[ 27%] Building C object mumsh/CMakeFiles/mumsh.dir/mumsh.c.o
[ 33%] Building C object mumsh/CMakeFiles/mumsh.dir/parse.c.o
[ 38%] Building C object mumsh/CMakeFiles/mumsh.dir/pipe.c.o
[ 44%] Building C object mumsh/CMakeFiles/mumsh.dir/readInput.c.o
[ 50%] Building C object mumsh/CMakeFiles/mumsh.dir/redirect.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/bulit-in.c.o
[ 66%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/execute.c.o
[ 72%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/mumsh.c.o
[ 77%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/parse.c.o
[ 83%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/pipe.c.o
[ 88%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/readInput.c.o
[ 94%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/redirect.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 Detail 3ms 1.32 MiB
#2 Accepted Detail 3ms 1.461 MiB
#3 Accepted Detail 4ms 1.145 MiB
#4 Accepted Detail 3ms 1.504 MiB
#5 Accepted Detail 7ms 1.414 MiB
#6 Accepted Detail 3ms 1.328 MiB
#7 Accepted Detail 7ms 3.129 MiB
#8 Accepted Detail 14ms 4.148 MiB
#9 Accepted Detail 3ms 1.07 MiB
#10 Accepted Detail 1ms 536.0 KiB
#11 Accepted Detail 2ms 856.0 KiB
#12 Accepted Detail 8ms 1.488 MiB
#13 Accepted Detail 4ms 1.324 MiB
#14 Accepted Detail 4ms 1.301 MiB
#15 Wrong Answer Detail 41ms 2.543 MiB
#16 Wrong Answer Detail 8ms 2.113 MiB
#17 Wrong Answer Detail 18ms 2.527 MiB
#18 Wrong Answer Detail 52ms 5.059 MiB

Information

Submit By
Type
Submission
Homework
Project 1 Milestone 2
Language
CMake
Submit At
2021-10-01 15:46:44
Judged At
2021-10-05 03:28:31
Judged By
Score
140
Total Time
193ms
Peak Memory
5.059 MiB