Accepted
prepare (1/3): finished make (2/3): clang -std=gnu11 -O2 -Wall -Wextra -Werror -pedantic -Wno-unused-result -Wconversion -Wvla -o ex3 *.c clang -std=gnu11 -O2 -Wall -Wextra -Werror -pedantic -Wno-unused-result -Wconversion -Wvla -fsanitize=address -fno-omit-frame-pointer -fsanitize=undefined -fsanitize=integer -o ex3_memory_check *.c ex3 successfully constructed finished clean (3/3): finished all tasks finished, build successfully
Information
- Submit By
- Type
- Submission
- Language
- GNU Make
- Submit At
- 2022-10-14 21:46:44
- Judged At
- 2022-10-14 21:59:50
- Judged By
- Score
- 100
- Total Time
- 3191ms
- Peak Memory
- 10.375 MiB