Pagini recente »
Borderou de evaluare (job #791950)
|
Borderou de evaluare (job #564240)
|
Borderou de evaluare (job #757736)
|
Borderou de evaluare (job #301532)
|
Borderou de evaluare (job #621921)
Borderou de evaluare (job #621921)
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
|
389 kb
|
OK
|
5
|
5
|
1 ms
|
393 kb
|
OK
|
5
|
6
|
1 ms
|
262 kb
|
OK
|
5
|
7
|
1 ms
|
389 kb
|
OK
|
5
|
8
|
8 ms
|
393 kb
|
OK
|
5
|
9
|
1 ms
|
389 kb
|
OK
|
5
|
10
|
1 ms
|
393 kb
|
OK
|
5
|
11
|
7 ms
|
389 kb
|
OK
|
5
|
12
|
10 ms
|
524 kb
|
OK
|
5
|
13
|
26 ms
|
651 kb
|
OK
|
5
|
14
|
139 ms
|
2224 kb
|
OK
|
5
|
15
|
273 ms
|
4325 kb
|
OK
|
5
|
16
|
302 ms
|
12320 kb
|
OK
|
5
|
17
|
452 ms
|
12316 kb
|
OK
|
5
|
18
|
344 ms
|
4845 kb
|
OK
|
5
|
19
|
350 ms
|
4845 kb
|
OK
|
5
|
20
|
368 ms
|
5242 kb
|
OK
|
5
|
Punctaj total
|
100
|