Pagini recente »
Borderou de evaluare (job #29056)
|
Borderou de evaluare (job #464900)
|
Borderou de evaluare (job #794178)
|
Borderou de evaluare (job #674274)
Borderou de evaluare (job #674274)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:21:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
21 | printf( "ciur[%d] = %d\n", d, ciur[d] );
| ~^ ~
| | |
| int long long int
| %lld
main.c:25:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
25 | printf( "i = %d\n", i );
| ~^ ~
| | |
| int long long int
| %lld
main.c:37:24: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
37 | fscanf( fin, "%d", &x );
| ~^ ~~
| | |
| | long long int *
| int *
| %lld
main.c:39:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
39 | printf( "ciur[%d] = %d\n", x, ciur[x] );
| ~^ ~
| | |
| int long long int
| %lld
main.c:34:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
34 | fscanf( fin, "%d", &n );
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:37:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
37 | fscanf( fin, "%d", &x );
| ^~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1290 ms
|
10080 kb
|
OK
|
4
|
|
2
|
1287 ms
|
10203 kb
|
OK
|
4
|
|
3
|
1616 ms
|
10141 kb
|
OK
|
4
|
|
4
|
1273 ms
|
10207 kb
|
OK
|
4
|
|
5
|
1274 ms
|
10203 kb
|
OK
|
4
|
|
6
|
1339 ms
|
10219 kb
|
OK
|
4
|
|
7
|
1446 ms
|
10166 kb
|
OK
|
4
|
|
8
|
1532 ms
|
10158 kb
|
OK
|
4
|
|
9
|
1630 ms
|
10145 kb
|
OK
|
4
|
|
10
|
1639 ms
|
10133 kb
|
OK
|
4
|
|
11
|
1284 ms
|
10207 kb
|
OK
|
4
|
|
12
|
1281 ms
|
10199 kb
|
OK
|
4
|
|
13
|
1282 ms
|
10211 kb
|
OK
|
4
|
|
14
|
1308 ms
|
10305 kb
|
OK
|
4
|
|
15
|
1310 ms
|
10145 kb
|
OK
|
4
|
|
16
|
1324 ms
|
10125 kb
|
OK
|
4
|
|
17
|
1347 ms
|
10096 kb
|
OK
|
4
|
|
18
|
1397 ms
|
10137 kb
|
OK
|
4
|
|
19
|
1453 ms
|
10170 kb
|
OK
|
4
|
|
20
|
1538 ms
|
10149 kb
|
OK
|
4
|
|
21
|
1608 ms
|
10129 kb
|
OK
|
4
|
|
22
|
1609 ms
|
10133 kb
|
OK
|
4
|
|
23
|
1624 ms
|
10133 kb
|
OK
|
4
|
|
24
|
1630 ms
|
10264 kb
|
OK
|
4
|
|
25
|
1627 ms
|
10137 kb
|
OK
|
4
|
|
Punctaj total
|
100
|