Pagini recente » Borderou de evaluare (job #1115472) | Borderou de evaluare (job #1322659) | Borderou de evaluare (job #1659985) | Borderou de evaluare (job #1962353) | Borderou de evaluare (job #2290860)
Borderou de evaluare (job #2290860)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> Dijkstra(const std::vector<std::vector<std::pair<int, int> > >&, int)':
main.cpp:19:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[u].size(); ++i)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:64:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < result.size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp:51:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &m);
^
main.cpp:57:64: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d", &src, &dest.first, &dest.second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 5ms | 131kb | Incorect | 0 |
4 | 6ms | 262kb | Incorect | 0 |
5 | 46ms | 917kb | Incorect | 0 |
6 | 102ms | 1703kb | Incorect | 0 |
7 | 131ms | 2228kb | Incorect | 0 |
8 | 238ms | 4444kb | Incorect | 0 |
9 | 400ms | 3932kb | Time limit exceeded | 0 |
10 | 403ms | 7593kb | Time limit exceeded | 0 |
Punctaj total | 0 |