Accepted
prepare (1/2): finished make (2/2): make: Entering directory '/in' g++ -c -O2 -Werror -Wall -Wextra -Wpedantic -std=c++17 global.cpp g++ -c -O2 -Werror -Wall -Wextra -Wpedantic -std=c++17 game.cpp g++ -c -O2 -Werror -Wall -Wextra -Wpedantic -std=c++17 main.cpp g++ -o all global.o game.o main.o make: Leaving directory '/in' finished all tasks finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Project 2 Compilation Test
- Language
- GNU Make
- Submit At
- 2022-08-05 20:42:37
- Judged At
- 2022-08-05 20:42:37
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes