Pagini recente » aliniere | Borderou de evaluare (job #204234) | Borderou de evaluare (job #1823171) | Cod sursa (job #2124758) | Borderou de evaluare (job #1959162)
Borderou de evaluare (job #1959162)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:133:30: warning: value computed is not used [-Wunused-value]
viz[vecini[x][i].second] == true;
^
user.cpp: In function ‘void citire()’:
user.cpp:21:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:27:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tmp1, &tmp2, &tmp3);
^
user.cpp: In function ‘char readCh()’:
user.cpp:66:40: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(_buffer, 1, BUFFER_SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:156:36: 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:157:38: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 836kb | OK | 10 |
| 2 | 0ms | 840kb | OK | 10 |
| 3 | 0ms | 884kb | OK | 10 |
| 4 | 0ms | 892kb | OK | 10 |
| 5 | 24ms | 1292kb | OK | 10 |
| 6 | 40ms | 1576kb | OK | 10 |
| 7 | 88ms | 1988kb | OK | 10 |
| 8 | Depăşit | 6564kb | Time limit exceeded. | 0 |
| 9 | 60ms | 2444kb | OK | 10 |
| 10 | 300ms | 6228kb | OK | 10 |
| Punctaj total | 90 |