Pagini recente »
Borderou de evaluare (job #1614)
|
Borderou de evaluare (job #185372)
|
Borderou de evaluare (job #496228)
|
Borderou de evaluare (job #809206)
Borderou de evaluare (job #809206)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:19:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
19 | printf ("prima cifra al lui %I64d este %I64d\n", n, n / l);
| ~~~~^ ~
| | |
| int long long int
| %I64lld
main.c:19:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
19 | printf ("prima cifra al lui %I64d este %I64d\n", n, n / l);
| ~~~~^ ~~~~~
| | |
| int long long int
| %I64lld
main.c:29:45: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
29 | printf ("prima cifra al lui %I64d este %I64d\n", n, n);
| ~~~~^ ~
| | |
| int long long int
| %I64lld
main.c:29:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
29 | printf ("prima cifra al lui %I64d este %I64d\n", n, n);
| ~~~~^ ~
| | |
| int long long int
| %I64lld
main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
9 | fscanf (fin, "%lld %d", &n, &k);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
2
|
1 ms
|
507 kb
|
Incorect
|
0
|
|
3
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
4
|
1 ms
|
507 kb
|
Incorect
|
0
|
|
5
|
1 ms
|
266 kb
|
OK
|
10
|
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
|
7
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
8
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
9
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
10
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
Punctaj total
|
20
|