Pagini recente »
Borderou de evaluare (job #817074)
|
Borderou de evaluare (job #833558)
|
Borderou de evaluare (job #726685)
|
Borderou de evaluare (job #529282)
|
Borderou de evaluare (job #793892)
Borderou de evaluare (job #793892)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:62:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
62 | fprintf(fout,"%lld",c*c-l+1);
| ~~~^ ~~~~~~~
| | |
| | int
| long long int
| %d
main.c:64:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
64 | fprintf(fout,"%lld",(c-1)*(c-1)+l);
| ~~~^ ~~~~~~~~~~~~~
| | |
| long long int int
| %d
main.c:68:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
68 | fprintf(fout,"%lld",l*l-c+1);
| ~~~^ ~~~~~~~
| | |
| | int
| long long int
| %d
main.c:70:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
70 | fprintf(fout,"%lld",(l-1)*(l-1)+c);
| ~~~^ ~~~~~~~~~~~~~
| | |
| long long int int
| %d
main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
9 | fscanf(fin,"%d",&t);
| ^~~~~~~~~~~~~~~~~~~
main.c:11:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
main.c:59:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
59 | fscanf(fin,"%d%d",&l,&c);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| 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
|
258 kb
|
OK
|
5
|
|
5
|
1 ms
|
491 kb
|
OK
|
5
|
|
6
|
24 ms
|
585 kb
|
OK
|
5
|
|
7
|
29 ms
|
671 kb
|
OK
|
5
|
|
8
|
39 ms
|
806 kb
|
OK
|
5
|
|
9
|
49 ms
|
901 kb
|
OK
|
5
|
|
10
|
69 ms
|
860 kb
|
OK
|
5
|
|
11
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
12
|
1 ms
|
266 kb
|
Incorect
|
0
|
|
13
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
14
|
4 ms
|
245 kb
|
Incorect
|
0
|
|
15
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
16
|
1 ms
|
507 kb
|
Incorect
|
0
|
|
17
|
1 ms
|
507 kb
|
Incorect
|
0
|
|
18
|
1 ms
|
266 kb
|
Incorect
|
0
|
|
19
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
20
|
1 ms
|
507 kb
|
Incorect
|
0
|
|
Penalizare: 10% (pentru 2 submisie/ii)
|
10%
|
|
Punctaj total
|
45
|