Pagini recente »
Borderou de evaluare (job #780085)
|
Borderou de evaluare (job #385018)
|
Borderou de evaluare (job #462609)
|
Borderou de evaluare (job #305156)
|
Borderou de evaluare (job #703862)
Borderou de evaluare (job #703862)
Raport evaluator
Compilare:
main.c: In function 'readInt':
main.c:33:11: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration]
33 | while(isspace(ch=readChar()));
| ^~~~~~~
main.c:4:1: note: include '<ctype.h>' or provide a declaration of 'isspace'
3 | #include <stdlib.h>
+++ |+#include <ctype.h>
4 |
main.c:41:11: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration]
41 | while(isdigit(ch=readChar()));
| ^~~~~~~
main.c:41:11: note: include '<ctype.h>' or provide a declaration of 'isdigit'
main.c: In function 'main':
main.c:100:12: warning: unused variable 'j' [-Wunused-variable]
100 | int i, j, si, ci, fi, cf, x;
| ^
main.c: In function 'readChar':
main.c:25:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
25 | fread(rbuf, 1, BUFSIZE, fin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'main':
main.c:133:5: warning: 'fi' may be used uninitialized in this function [-Wmaybe-uninitialized]
133 | writeInt(fi+1);
| ^~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
5
|
2
|
1 ms
|
241 kb
|
OK
|
5
|
3
|
1 ms
|
245 kb
|
OK
|
5
|
4
|
1 ms
|
245 kb
|
OK
|
5
|
5
|
1 ms
|
245 kb
|
OK
|
5
|
6
|
1 ms
|
245 kb
|
OK
|
5
|
7
|
4 ms
|
245 kb
|
OK
|
5
|
8
|
1 ms
|
245 kb
|
OK
|
5
|
9
|
1 ms
|
249 kb
|
OK
|
5
|
10
|
9 ms
|
249 kb
|
OK
|
5
|
11
|
19 ms
|
249 kb
|
OK
|
5
|
12
|
29 ms
|
249 kb
|
OK
|
5
|
13
|
49 ms
|
245 kb
|
OK
|
5
|
14
|
59 ms
|
245 kb
|
OK
|
5
|
15
|
259 ms
|
249 kb
|
OK
|
5
|
16
|
299 ms
|
249 kb
|
OK
|
5
|
17
|
289 ms
|
249 kb
|
OK
|
5
|
18
|
319 ms
|
241 kb
|
OK
|
5
|
19
|
319 ms
|
245 kb
|
OK
|
5
|
20
|
319 ms
|
245 kb
|
OK
|
5
|
Punctaj total
|
100
|