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
[ 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/mumsh.c.o
[ 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/mumsh.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 Wrong Answer Detail 12ms 7.086 MiB
#2 Wrong Answer Detail 12ms 7.035 MiB
#3 Wrong Answer Detail 13ms 6.129 MiB
#4 Wrong Answer Detail 11ms 6.699 MiB
#5 Wrong Answer Detail 10ms 6.035 MiB
#6 Accepted Detail 11ms 4.668 MiB
#7 Wrong Answer Detail 14ms 6.348 MiB
#8 Wrong Answer Detail 11ms 6.117 MiB
#9 Wrong Answer Detail 13ms 6.375 MiB
#10 Wrong Answer Detail 13ms 7.105 MiB
#11 Wrong Answer Detail 60ms 6.863 MiB
#12 Accepted Detail 44ms 6.477 MiB

Information

Submit By
Type
Submission
Homework
4820 p1 milestone 3
Language
CMake
Submit At
2022-10-16 22:02:11
Judged At
2022-11-03 22:38:08
Judged By
Score
20
Total Time
229ms
Peak Memory
7.105 MiB