Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1365555)
| Utilizator | Data | 28 februarie 2015 12:58:20 | |
|---|---|---|---|
| Problema | Interclasare | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(f,"%d",&n);
^
user.cpp:15:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(f,"%d",&a[i]);
^
user.cpp:16:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(f,"%d",&m);
^
user.cpp:18:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(f,"%d",&b[i]);
^
user.cpp:13:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.cpp:15:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&a[i]);
^
user.cpp:16:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&m);
^
user.cpp:18:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&b[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 452kb | Lungime incorecta! | 0 |
| 2 | 12ms | 456kb | Lungime incorecta! | 0 |
| 3 | 28ms | 468kb | Lungime incorecta! | 0 |
| 4 | 48ms | 472kb | Lungime incorecta! | 0 |
| 5 | 76ms | 484kb | Lungime incorecta! | 0 |
| 6 | 108ms | 492kb | Lungime incorecta! | 0 |
| 7 | 148ms | 500kb | Lungime incorecta! | 0 |
| 8 | Depăşit | 480kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 476kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 476kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
