Pagini recente »
Borderou de evaluare (job #649666)
|
Borderou de evaluare (job #681386)
|
Borderou de evaluare (job #329428)
|
Borderou de evaluare (job #329421)
|
Borderou de evaluare (job #701624)
Borderou de evaluare (job #701624)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:8:19: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
8 | fscanf(fin, "%d", &nr);
| ~^ ~~~
| | |
| | long long int*
| int*
| %lld
main.cpp:9:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
9 | fprintf(fout, "%d", nr);
| ~^ ~~
| | |
| int long long int
| %lld
main.cpp:8:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
8 | fscanf(fin, "%d", &nr);
| ~~~~~~^~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
241 kb
|
OK
|
10
|
2
|
1 ms
|
241 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
9 ms
|
774 kb
|
Memory limit exceeded
|
0
|
9
|
1 ms
|
245 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
90
|