Runtime Error
prepare (1/3): finished make (2/3): make: Entering directory '/out/build/driver' clang -std=gnu11 -O2 -o driver driver.c driver successfully constructed make: Leaving directory '/out/build/driver' make: Entering directory '/out/build/mumsh' clang -std=gnu11 -Wall -Wextra -pedantic -O2 -o mumsh main.c main.c:92:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, const char * argv[]) { ^ main.c:92:33: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, const char * argv[]) { ^ 2 warnings generated. clang -std=gnu11 -Wall -Wextra -pedantic -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=undefined -o mumsh_memory_check main.c main.c:92:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, const char * argv[]) { ^ main.c:92:33: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, const char * argv[]) { ^ 2 warnings generated. mumsh successfully constructed make: Leaving directory '/out/build/mumsh' finished clean (3/3): finished all tasks finished, build successfully
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Runtime Error (1) Detail | 16ms | 5.309 MiB |
#2 | Runtime Error (1) Detail | 23ms | 5.254 MiB |
#3 | Runtime Error (1) Detail | 18ms | 5.352 MiB |
#4 | Runtime Error (1) Detail | 22ms | 5.387 MiB |
#5 | Runtime Error (1) Detail | 18ms | 5.312 MiB |
#6 | Runtime Error (1) Detail | 17ms | 5.285 MiB |
#7 | Runtime Error (1) Detail | 24ms | 5.672 MiB |
#8 | Runtime Error (1) Detail | 23ms | 5.543 MiB |
#9 | Runtime Error (1) Detail | 21ms | 5.582 MiB |
#10 | Runtime Error (1) Detail | 23ms | 5.566 MiB |
#11 | Runtime Error (1) Detail | 21ms | 5.527 MiB |
#12 | Runtime Error (1) Detail | 23ms | 5.672 MiB |
#13 | Runtime Error (1) Detail | 25ms | 5.68 MiB |
#14 | Runtime Error (1) Detail | 36ms | 5.812 MiB |
#15 | Runtime Error (1) Detail | 30ms | 5.621 MiB |
#16 | Runtime Error (1) Detail | 29ms | 5.895 MiB |
#17 | Runtime Error (1) Detail | 31ms | 5.879 MiB |
#18 | Runtime Error (1) Detail | 31ms | 5.75 MiB |
Information
- Submit By
- Type
- Submission
- Homework
- Project 1 Stage 2
- Language
- GNU Make
- Submit At
- 2018-10-05 23:17:04
- Judged At
- 2018-10-05 23:17:04
- Judged By
- Score
- 0
- Total Time
- 439ms
- Peak Memory
- 5.895 MiB