Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1111959)
| Utilizator | Data | 19 februarie 2014 12:01:53 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:7:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&n);
^
user.cpp:10:36: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&cmin[i][j]);
^
user.cpp: In function ‘void afisare()’:
user.cpp:28:37: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld ",cmin[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 232kb | OK | 10 |
| 2 | 0ms | 232kb | OK | 10 |
| 3 | 4ms | 236kb | OK | 10 |
| 4 | 4ms | 240kb | OK | 10 |
| 5 | 4ms | 248kb | OK | 10 |
| 6 | 4ms | 248kb | OK | 10 |
| 7 | 4ms | 252kb | OK | 10 |
| 8 | 8ms | 260kb | OK | 10 |
| 9 | 8ms | 268kb | OK | 10 |
| 10 | 12ms | 264kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
