Pagini recente » Borderou de evaluare (job #2519525) | zaruri | Prezentare infoarena | Borderou de evaluare (job #2757111) | Borderou de evaluare (job #1599411)
Borderou de evaluare (job #1599411)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:62:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0 ; i < ad[nod].size() ; ++i )
^
user.cpp: In function ‘int main()’:
user.cpp:87: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:88: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:90: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:93:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1060kb | OK | 10 |
| 2 | 0ms | 1064kb | OK | 10 |
| 3 | 0ms | 1088kb | OK | 10 |
| 4 | 4ms | 1096kb | OK | 10 |
| 5 | 88ms | 1356kb | OK | 10 |
| 6 | 320ms | 1628kb | OK | 10 |
| 7 | 384ms | 1780kb | OK | 10 |
| 8 | 68ms | 2012kb | OK | 10 |
| 9 | Depăşit | 3644kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4440kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |