Pagini recente »
Borderou de evaluare (job #764576)
Borderou de evaluare (job #764576)
Raport evaluator
Compilare:
main.c: In function 'readInt':
main.c:17:13: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration]
17 | while (!isdigit(c=fgetc(fin)));
| ^~~~~~~
main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'isdigit'
2 | #include <stdlib.h>
+++ |+#include <ctype.h>
3 |
main.c: In function 'main':
main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
28 | fscanf(fin, "%d%d%d%d", &m, &n, &p, &q);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
9 ms
|
503 kb
|
OK
|
10
|
6
|
9 ms
|
503 kb
|
OK
|
10
|
7
|
9 ms
|
512 kb
|
OK
|
10
|
8
|
39 ms
|
512 kb
|
OK
|
10
|
9
|
69 ms
|
507 kb
|
OK
|
10
|
10
|
89 ms
|
512 kb
|
OK
|
10
|
Punctaj total
|
100
|