Record Detail

Accepted

prepare (1/3): 
finished

cmake (2/3): 
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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/c++
-- Check for working CXX compiler: /usr/bin/c++ -- 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/3): 
Scanning dependencies of target tank
[ 11%] Building CXX object CMakeFiles/tank.dir/AItank.cpp.o
[ 22%] Building CXX object CMakeFiles/tank.dir/Bullet.cpp.o
[ 33%] Building CXX object CMakeFiles/tank.dir/Game.cpp.o
[ 44%] Building CXX object CMakeFiles/tank.dir/GameTree.cpp.o
[ 55%] Building CXX object CMakeFiles/tank.dir/main.cpp.o
[ 66%] Building CXX object CMakeFiles/tank.dir/Node.cpp.o
[ 77%] Building CXX object CMakeFiles/tank.dir/Tank.cpp.o
[ 88%] Building CXX object CMakeFiles/tank.dir/terminal.cpp.o
[100%] Linking CXX executable tank
[100%] Built target tank
finished

Information

Submit By
Type
Submission
Homework
Project 2 Compilation Test
Language
CMake
Submit At
2022-08-05 19:53:42
Judged At
2022-08-05 19:53:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes