Pagini recente » Borderou de evaluare (job #2893810) | Borderou de evaluare (job #47134) | Borderou de evaluare (job #2370078) | Borderou de evaluare (job #1078232) | Borderou de evaluare (job #1923394)
Borderou de evaluare (job #1923394)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[K].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:49:38: 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:50:40: 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:54:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d",&n,&m);
^
user.cpp:63:36: 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 | 860kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 888kb | OK | 10 |
4 | 0ms | 912kb | OK | 10 |
5 | 20ms | 1228kb | OK | 10 |
6 | 40ms | 1580kb | OK | 10 |
7 | 52ms | 1736kb | OK | 10 |
8 | 136ms | 2788kb | OK | 10 |
9 | 88ms | 2108kb | OK | 10 |
10 | 264ms | 4856kb | OK | 10 |
Punctaj total | 100 |