Accepted
/in/database.c: In function 'AUTO': /in/database.c:237:13: warning: writing into constant object (argument 3) [-Wformat=] sscanf(line, "%*s %s", filename); ^~~~~~ /in/database.c:242:13: warning: writing into constant object (argument 4) [-Wformat=] sscanf(line, "%*s %s %s\n", tname, filename); ^~~~~~ /in/database.c: In function 'main': /in/database.c:286:9: warning: implicit declaration of function 'gets'; did you mean 'fgets'? [-Wimplicit-function-declaration] gets(command); ^~~~ fgets /tmp/cchptRYc.o: In function `main': database.c:(.text.startup+0x2b8): warning: the `gets' function is dangerous and should not be used.
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Accepted Detail | 18ms | 6.527 MiB |
#2 | Accepted Detail | 31ms | 6.523 MiB |
#3 | Accepted Detail | 21ms | 6.496 MiB |
#4 | Accepted Detail | 30ms | 6.535 MiB |
#5 | Accepted Detail | 27ms | 6.457 MiB |
#6 | Accepted Detail | 26ms | 6.438 MiB |
#7 | Accepted Detail | 18ms | 6.527 MiB |
#8 | Accepted Detail | 18ms | 6.52 MiB |
#9 | Accepted Detail | 22ms | 6.574 MiB |
#10 | Accepted Detail | 30ms | 6.484 MiB |
Information
- Submit By
- Type
- Submission
- Homework
- Lab 5 (TEST ONLY) (+AUTO)
- Language
- C
- Submit At
- 2021-11-15 17:15:54
- Judged At
- 2021-11-21 15:05:57
- Judged By
- Score
- 100
- Total Time
- 246ms
- Peak Memory
- 6.574 MiB