Pagini recente » Borderou de evaluare (job #1802762) | Borderou de evaluare (job #2549083) | Borderou de evaluare (job #1840410) | Borderou de evaluare (job #2226593) | Borderou de evaluare (job #1336853)
Borderou de evaluare (job #1336853)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a[k].size();i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:30:37: 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:31:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:36:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&k,&aux.x,&aux.c);
^
user.cpp: In function ‘int main()’:
user.cpp:68:39: 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 | 1212kb | OK | 10 |
2 | 0ms | 1212kb | OK | 10 |
3 | 0ms | 1232kb | OK | 10 |
4 | 4ms | 1252kb | OK | 10 |
5 | 20ms | 1508kb | OK | 10 |
6 | 44ms | 1804kb | OK | 10 |
7 | 56ms | 1920kb | OK | 10 |
8 | 72ms | 2160kb | OK | 10 |
9 | 224ms | 3852kb | OK | 10 |
10 | 316ms | 4692kb | OK | 10 |
Punctaj total | 100 |