Accepted
prepare (1/2): finished make (2/2): g++ -g -Wall -O2 -std=c++11 -static -o main.o -c main.cpp g++ -g -Wall -O2 -std=c++11 -static -o AES.o -c AES.cpp g++ -g -Wall -O2 -std=c++11 -static -o MD5Coder.o -c MD5Coder.cpp g++ -g -Wall -O2 -std=c++11 -static -o PlayCipher.o -c PlayCipher.cpp g++ -g -Wall -O2 -std=c++11 -static -o c2 main.o AES.o MD5Coder.o PlayCipher.o finished all tasks finished, build successfully
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Accepted Detail | 34ms | 4.934 MiB |
Information
- Submit By
- Type
- Submission
- Homework
- Challange 2
- Language
- GNU Make
- Submit At
- 2019-07-07 20:53:35
- Judged At
- 2019-07-07 20:53:35
- Judged By
- Score
- 100
- Total Time
- 34ms
- Peak Memory
- 4.934 MiB