Pagini recente » Borderou de evaluare (job #276869) | Borderou de evaluare (job #32864) | Borderou de evaluare (job #1306959) | Borderou de evaluare (job #2447639) | Borderou de evaluare (job #1457424)
Borderou de evaluare (job #1457424)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:98:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[Min.st].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:109: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:110: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);
^
user.cpp:112: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:117:35: 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 |
1 | 0ms | 1436kb | OK | 10 |
2 | 0ms | 1440kb | OK | 10 |
3 | 4ms | 1464kb | OK | 10 |
4 | 4ms | 1476kb | OK | 10 |
5 | 32ms | 1756kb | OK | 10 |
6 | 76ms | 2044kb | OK | 10 |
7 | 88ms | 2232kb | OK | 10 |
8 | 68ms | 2548kb | OK | 10 |
9 | Depăşit | 4064kb | Time limit exceeded. | 0 |
10 | Depăşit | 4856kb | Time limit exceeded. | 0 |
Punctaj total | 80 |