Pagini recente »
Borderou de evaluare (job #77933)
|
Borderou de evaluare (job #464015)
|
Borderou de evaluare (job #568228)
|
Borderou de evaluare (job #810678)
|
Borderou de evaluare (job #708793)
Borderou de evaluare (job #708793)
Raport evaluator
Compilare:
main.c: In function 'readInt':
main.c:32:11: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration]
32 | while(isspace(ch=readChar()));
| ^~~~~~~
main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'isspace'
2 | #include <stdlib.h>
+++ |+#include <ctype.h>
3 |
main.c:40:11: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration]
40 | while(isdigit(ch=readChar()));
| ^~~~~~~
main.c:40:11: note: include '<ctype.h>' or provide a declaration of 'isdigit'
main.c: In function 'main':
main.c:99:12: warning: unused variable 'j' [-Wunused-variable]
99 | int i, j, si, ci, fi, cf, x;
| ^
main.c: In function 'readChar':
main.c:24:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
24 | fread(rbuf, 1, BUFSIZE, fin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'main':
main.c:132:5: warning: 'fi' may be used uninitialized in this function [-Wmaybe-uninitialized]
132 | writeInt(fi+1);
| ^~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
5
|
2
|
1 ms
|
245 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
|
1 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
|
39 ms
|
245 kb
|
OK
|
5
|
13
|
49 ms
|
245 kb
|
OK
|
5
|
14
|
59 ms
|
249 kb
|
OK
|
5
|
15
|
259 ms
|
245 kb
|
OK
|
5
|
16
|
339 ms
|
249 kb
|
OK
|
5
|
17
|
279 ms
|
249 kb
|
OK
|
5
|
18
|
309 ms
|
245 kb
|
OK
|
5
|
19
|
309 ms
|
249 kb
|
OK
|
5
|
20
|
309 ms
|
245 kb
|
OK
|
5
|
Punctaj total
|
100
|