Pagini recente » Borderou de evaluare (job #1275387) | Borderou de evaluare (job #1824480) | Borderou de evaluare (job #1777479) | Borderou de evaluare (job #2495505) | Borderou de evaluare (job #1587044)
Borderou de evaluare (job #1587044)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:18:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<a[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:44:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 856kb | OK | 10 |
3 | 0ms | 892kb | OK | 10 |
4 | 0ms | 908kb | OK | 10 |
5 | 24ms | 1052kb | OK | 10 |
6 | 40ms | 1316kb | OK | 10 |
7 | 52ms | 1548kb | OK | 10 |
8 | 72ms | 1820kb | OK | 10 |
9 | 200ms | 3512kb | OK | 10 |
10 | 284ms | 4292kb | OK | 10 |
Punctaj total | 100 |