Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1978355)
| Utilizator | Data | 7 mai 2017 15:50:01 | |
|---|---|---|---|
| Problema | Catun | Status | done |
| Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:94:3: warning: format ‘%d’ expects argument of type ‘int *’, but argument 5 has type ‘long long int *’ [-Wformat=]
fscanf(fin, "%d %d %I64d", &x, &y, &z);
^
user.c:74:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d %d", &N, &M, &K);
^
user.c:81:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &nod);
^
user.c:94:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d %I64d", &x, &y, &z);
^
user.c: In function ‘getMin’:
user.c:17:2: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return x;
^
user.c: In function ‘Dijkstra’:
user.c:7:9: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int i, x;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 20ms | 928kb | Incorect | 0 |
| 2 | 4ms | 436kb | Incorect | 0 |
| 3 | 40ms | 736kb | Incorect | 0 |
| 4 | 0ms | 288kb | Incorect | 0 |
| 5 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | Depăşit | 61908kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 53612kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
