Pagini recente » Cod sursa (job #1737537) | Cod sursa (job #1176314) | Cod sursa (job #207752) | Cod sursa (job #1927897) | Borderou de evaluare (job #1036312)
Borderou de evaluare (job #1036312)
Raport evaluator
Compilare:
user.cpp: In function ‘void Citeste()’:
user.cpp:18:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld%ld",&n,&m);
^
user.cpp:18:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld%ld%ld",&x,&y,&c);
^
user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp: In function ‘void Dijkstra()’:
user.cpp:38:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<B[i].size();j++)
^
user.cpp: In function ‘void Scrie()’:
user.cpp:55:36: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
else printf("%ld ",D[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 808kb | OK | 10 |
2 | 4ms | 808kb | OK | 10 |
3 | 4ms | 848kb | OK | 10 |
4 | 4ms | 864kb | OK | 10 |
5 | 24ms | 1172kb | OK | 10 |
6 | 44ms | 1516kb | OK | 10 |
7 | 64ms | 1668kb | OK | 10 |
8 | 68ms | 1924kb | OK | 10 |
9 | 216ms | 3844kb | OK | 10 |
10 | 284ms | 4900kb | OK | 10 |
Punctaj total | 100 |