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/main.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/main.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 2ms 1020.0 KiB
#2 Accepted 2ms 776.0 KiB
#3 Wrong Answer 1ms 748.0 KiB
#4 Wrong Answer 5ms 1.336 MiB
#5 Wrong Answer 4ms 1.215 MiB
#6 Wrong Answer 5ms 1.191 MiB
#7 Wrong Answer 3ms 948.0 KiB
#8 Accepted 1ms 736.0 KiB

Information

Submit By
Type
Submission
Homework
P1M3
Language
CMake
Submit At
2023-10-08 18:12:33
Judged At
2023-10-08 18:12:33
Judged By
Score
20
Total Time
26ms
Peak Memory
1.336 MiB