Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1656269)
| Utilizator | Data | 19 martie 2016 00:15:50 | |
|---|---|---|---|
| Problema | Culori2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:49: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d %d %d", &N, &C, &M );
^
user.cpp:23:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &T );
^
user.cpp:27:70: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d %d %d %d", &P, &L, &C1, &C2 );
^
user.cpp:33:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &P ); pos = V[P].next;
^
user.cpp:39:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &P );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 448kb | OK | 10 |
| 2 | 4ms | 460kb | OK | 10 |
| 3 | 4ms | 528kb | OK | 10 |
| 4 | 252ms | 2008kb | OK | 10 |
| 5 | 780ms | 2396kb | OK | 10 |
| 6 | 444ms | 2768kb | OK | 10 |
| 7 | 596ms | 3576kb | OK | 10 |
| 8 | 844ms | 3548kb | OK | 10 |
| 9 | Depăşit | 4332kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4464kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
