Pagini recente »
Borderou de evaluare (job #622146)
Borderou de evaluare (job #622146)
Raport evaluator
Compilare:
main.c: In function 'readInt':
main.c:26:11: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration]
26 | while ( isspace( ch = readChar() ) );
| ^~~~~~~
main.c:2:1: note: include '<ctype.h>' or provide a declaration of 'isspace'
1 | #include <stdio.h>
+++ |+#include <ctype.h>
2 | #define NMAX 1000000
main.c:33:11: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration]
33 | while ( isdigit( ch = readChar() ) );
| ^~~~~~~
main.c:33:11: note: include '<ctype.h>' or provide a declaration of 'isdigit'
main.c: In function 'readChar':
main.c:19:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
19 | fread( rbuf, 1, BUFSIZE, fin );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
OK
|
5
|
2
|
1 ms
|
131 kb
|
OK
|
5
|
3
|
1 ms
|
131 kb
|
OK
|
5
|
4
|
1 ms
|
393 kb
|
OK
|
5
|
5
|
1 ms
|
393 kb
|
OK
|
5
|
6
|
1 ms
|
389 kb
|
OK
|
5
|
7
|
1 ms
|
389 kb
|
OK
|
5
|
8
|
6 ms
|
393 kb
|
OK
|
5
|
9
|
2 ms
|
393 kb
|
OK
|
5
|
10
|
8 ms
|
393 kb
|
OK
|
5
|
11
|
1 ms
|
389 kb
|
OK
|
5
|
12
|
10 ms
|
520 kb
|
OK
|
5
|
13
|
27 ms
|
655 kb
|
OK
|
5
|
14
|
148 ms
|
2220 kb
|
OK
|
5
|
15
|
268 ms
|
4321 kb
|
OK
|
5
|
16
|
299 ms
|
12185 kb
|
OK
|
5
|
17
|
449 ms
|
12189 kb
|
OK
|
5
|
18
|
344 ms
|
4849 kb
|
OK
|
5
|
19
|
343 ms
|
4849 kb
|
OK
|
5
|
20
|
365 ms
|
5238 kb
|
OK
|
5
|
Punctaj total
|
100
|