Record Detail

Accepted

prepare (1/3): 
finished

cmake (2/3): 
-- 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
finished

make (3/3): 
Scanning dependencies of target c2
[ 25%] Building CXX object CMakeFiles/c2.dir/AES.cpp.o
[ 50%] Building CXX object CMakeFiles/c2.dir/layers.cpp.o
[ 75%] Building CXX object CMakeFiles/c2.dir/main.cpp.o
[100%] Linking CXX executable c2
[100%] Built target c2
finished

all tasks finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted Detail 397ms 3.734 MiB

Information

Submit By
Type
Submission
Homework
Challange 2
Language
CMake
Submit At
2019-07-03 02:08:14
Judged At
2019-07-03 02:10:48
Judged By
Score
100
Total Time
397ms
Peak Memory
3.734 MiB