Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1417914)
| Utilizator | Data | 11 aprilie 2015 13:44:53 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:12: warning: unused variable ‘x’ [-Wunused-variable]
int n, i, x, y, c, j, k;
^
user.cpp:26:15: warning: unused variable ‘y’ [-Wunused-variable]
int n, i, x, y, c, j, k;
^
user.cpp:26:18: warning: unused variable ‘c’ [-Wunused-variable]
int n, i, x, y, c, j, k;
^
user.cpp:29:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:33:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d ", &v[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 436kb | OK | 10 |
| 2 | 0ms | 436kb | Incorect | 0 |
| 3 | 0ms | 448kb | Incorect | 0 |
| 4 | 0ms | 448kb | OK | 10 |
| 5 | 0ms | 448kb | Incorect | 0 |
| 6 | 0ms | 456kb | OK | 10 |
| 7 | 4ms | 460kb | OK | 10 |
| 8 | 4ms | 464kb | Incorect | 0 |
| 9 | 8ms | 468kb | Incorect | 0 |
| 10 | 8ms | 476kb | OK | 10 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
