Nu aveti permisiuni pentru a descarca fisierul books13.png
Borderou de evaluare (job #2024957)
Utilizator | Data | 21 septembrie 2017 18:05:44 | |
---|---|---|---|
Problema | Bilute | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:22: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(IN,"%d",&N);
^
user.cpp:22:37: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(IN,"%d%d",&C[i],&L[i]);
^
user.cpp:22:37: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:37:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(OUT,"%d %lld",minpos,Min);
^
user.cpp:18:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&N);
^
user.cpp:22:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&C[i],&L[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 444kb | Incorect | 0 | 0 |
2 | 0ms | 448kb | Incorect | 0 | |
3 | 0ms | 452kb | Incorect | 0 | 0 |
4 | 0ms | 460kb | Incorect | 0 | |
5 | 0ms | 472kb | Incorect | 0 | |
6 | 8ms | 1068kb | Incorect | 0 | 0 |
7 | 8ms | 1228kb | Incorect | 0 | |
8 | 12ms | 1384kb | Incorect | 0 | |
9 | 12ms | 1384kb | Incorect | 0 | 0 |
10 | 12ms | 1384kb | Incorect | 0 | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !