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
[ 10%] Building C object CMakeFiles/driver.dir/driver.c.o
[ 20%] Linking C executable driver
[ 20%] Built target driver
Scanning dependencies of target mumsh
[ 30%] Building C object mumsh/CMakeFiles/mumsh.dir/Cvector.c.o
[ 40%] Building C object mumsh/CMakeFiles/mumsh.dir/main.c.o
[ 50%] Building C object mumsh/CMakeFiles/mumsh.dir/parse.c.o
[ 60%] Linking C executable mumsh
[ 60%] Built target mumsh
Scanning dependencies of target mumsh_memory_check
[ 70%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/Cvector.c.o
[ 80%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/main.c.o
[ 90%] Building C object mumsh/CMakeFiles/mumsh_memory_check.dir/parse.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.41 MiB
#2 Accepted 3ms 1.367 MiB
#3 Accepted 4ms 1.438 MiB
#4 Accepted 3ms 1.309 MiB
#5 Wrong Answer 3ms 1.246 MiB
#6 Wrong Answer 1ms 680.0 KiB
#7 Accepted 2ms 876.0 KiB
#8 Wrong Answer 7ms 1.594 MiB
#9 Accepted 3ms 1.039 MiB
#10 Accepted 4ms 1.262 MiB
#11 Accepted 61ms 5.422 MiB
#12 Wrong Answer 15ms 2.914 MiB

Information

Submit By
Type
Submission
Homework
P1M3
Language
CMake
Submit At
2023-10-11 20:10:07
Judged At
2023-10-11 20:10:07
Judged By
Score
80
Total Time
116ms
Peak Memory
5.422 MiB