Pagini recente » Cod sursa (job #414718) | Cod sursa (job #1506629) | Borderou de evaluare (job #2261725) | Diferente pentru problema/anagrame intre reviziile 1 si 2 | Borderou de evaluare (job #1259034)
Borderou de evaluare (job #1259034)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:28: warning: format ‘%Ld’ expects argument of type ‘long long int*’, but argument 3 has type ‘long int*’ [-Wformat=]
scanf("%ld %Ld", &N, &M);
^
user.cpp:29:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < v[crt].size(); i++) {
^
user.cpp:15:13: warning: unused variable ‘j’ [-Wunused-variable]
long i, j, crt;
^
user.cpp:16:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:17:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:18:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %Ld", &N, &M);
^
user.cpp:20:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld", &a, &b, &l);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 868kb | Incorect | 0 |
| 2 | 0ms | 864kb | Incorect | 0 |
| 3 | 0ms | 896kb | Incorect | 0 |
| 4 | 0ms | 912kb | Incorect | 0 |
| 5 | 16ms | 1208kb | Incorect | 0 |
| 6 | 36ms | 1516kb | Incorect | 0 |
| 7 | 44ms | 1704kb | Incorect | 0 |
| 8 | 60ms | 1832kb | Incorect | 0 |
| 9 | 188ms | 3700kb | Incorect | 0 |
| 10 | 272ms | 4496kb | Incorect | 0 |
| Punctaj total | 0 |