Pagini recente » Borderou de evaluare (job #2678204) | Borderou de evaluare (job #2184132) | Borderou de evaluare (job #2292648) | Borderou de evaluare (job #2955980) | Borderou de evaluare (job #2073899)
Borderou de evaluare (job #2073899)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:34:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<g[top.first].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:51: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:52: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:54: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:58:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | Incorect | 0 |
2 | 0ms | 860kb | Incorect | 0 |
3 | 0ms | 892kb | Incorect | 0 |
4 | 0ms | 904kb | Incorect | 0 |
5 | 20ms | 1216kb | Incorect | 0 |
6 | 40ms | 1580kb | Incorect | 0 |
7 | 56ms | 1740kb | Incorect | 0 |
8 | Depăşit | 2920kb | Time limit exceeded. | 0 |
9 | 88ms | 2108kb | Incorect | 0 |
10 | 268ms | 4852kb | Incorect | 0 |
Punctaj total | 0 |