Pagini recente » Borderou de evaluare (job #2724042) | Borderou de evaluare (job #2328596) | Borderou de evaluare (job #1762836) | Borderou de evaluare (job #2639042) | Borderou de evaluare (job #1554414)
Borderou de evaluare (job #1554414)
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:50: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:51: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:53:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Te);
^
user.cpp:57: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:62: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:67: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 | 1584kb | OK | 10 | 10 |
4 | 92ms | 2496kb | Incorect | 0 | 0 |
5 | 104ms | 2376kb | OK | 10 | 10 |
6 | Depăşit | 3436kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 4568kb | Time limit exceeded. | 0 | 0 |
8 | 148ms | 2376kb | Incorect | 0 |
9 | Depăşit | 3436kb | Time limit exceeded. | 0 |
10 | Depăşit | 3288kb | Time limit exceeded. | 0 |
Punctaj total | 40 |