Pagini recente » Borderou de evaluare (job #720371) | Borderou de evaluare (job #2569235) | Borderou de evaluare (job #455417) | Borderou de evaluare (job #1372402) | Borderou de evaluare (job #2251661)
Borderou de evaluare (job #2251661)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < V[ nod ].size(); ++i ) {
~~^~~~~~~~~~~~~~~~~
user.cpp:19:18: warning: unused variable ‘j’ [-Wunused-variable]
int n, m, i, j, x, y, c, nod, dis, fiu;
^
user.cpp:19:35: warning: unused variable ‘dis’ [-Wunused-variable]
int n, m, i, j, x, y, c, nod, dis, fiu;
^~~
user.cpp:16:41: 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:17:43: 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:21:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d", &n,&m );
^
user.cpp:23:36: 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 | 1308kb | OK | 10 |
2 | 0ms | 1308kb | OK | 10 |
3 | 0ms | 1344kb | OK | 10 |
4 | 4ms | 1364kb | OK | 10 |
5 | 24ms | 1700kb | OK | 10 |
6 | 48ms | 2076kb | OK | 10 |
7 | 60ms | 2272kb | OK | 10 |
8 | 152ms | 3448kb | OK | 10 |
9 | 100ms | 2820kb | OK | 10 |
10 | 300ms | 5480kb | OK | 10 |
Punctaj total | 100 |