Pagini recente » Borderou de evaluare (job #2571240) | Borderou de evaluare (job #1163098) | Borderou de evaluare (job #2266256) | Borderou de evaluare (job #1012558) | Borderou de evaluare (job #1554409)
Borderou de evaluare (job #1554409)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:29:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<G[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:49: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:50:39: 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:52:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Te);
^
user.cpp:56:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&N,&M,&start);
^
user.cpp:61:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&dist[j + 1]);
^
user.cpp:66:37: 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 | 4ms | 1480kb | OK | 10 | 10 |
2 | 16ms | 1584kb | OK | 10 | 10 |
3 | 20ms | 1588kb | OK | 10 | 10 |
4 | 108ms | 2656kb | OK | 10 | 10 |
5 | 108ms | 2376kb | OK | 10 | 10 |
6 | Depăşit | 3440kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 4568kb | Time limit exceeded. | 0 | 0 |
8 | 156ms | 2376kb | OK | 10 |
9 | Depăşit | 3360kb | Time limit exceeded. | 0 |
10 | Depăşit | 4080kb | Time limit exceeded. | 0 |
Punctaj total | 50 |