Pagini recente » Borderou de evaluare (job #2999833) | Borderou de evaluare (job #3135654) | Borderou de evaluare (job #3291483) | Borderou de evaluare (job #2692905) | Borderou de evaluare (job #1887006)
Borderou de evaluare (job #1887006)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Heap::pop()’:
user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (2 * t + 1 < h.size()) {
^
user.cpp:53:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (f + 1 < h.size() && h[f + 1].val < h[f].val) f++;
^
user.cpp: In member function ‘void Dijkstra::dist(int)’:
user.cpp:85:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:123:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in","r",stdin);
^
user.cpp:124:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:125:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:127:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &s);
^
user.cpp:129:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &d[i]);
^
user.cpp:133:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1084kb | OK | 10 | 10 |
2 | 12ms | 1356kb | OK | 10 | 10 |
3 | 12ms | 1384kb | OK | 10 | 10 |
4 | 44ms | 2036kb | OK | 10 | 10 |
5 | 64ms | 2412kb | OK | 10 | 10 |
6 | 176ms | 4812kb | OK | 10 | 10 |
7 | 188ms | 5272kb | OK | 10 | 40 |
8 | 76ms | 2836kb | OK | 10 |
9 | 188ms | 5272kb | OK | 10 |
10 | 180ms | 4992kb | OK | 10 |
Punctaj total | 100 |