Pagini recente » Borderou de evaluare (job #2047976) | Borderou de evaluare (job #1749981) | Cod sursa (job #217701) | Borderou de evaluare (job #2239605) | Borderou de evaluare (job #2253437)
Borderou de evaluare (job #2253437)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < V[ nod ].size(); ++i ) {
~~^~~~~~~~~~~~~~~~~
user.cpp:20:18: warning: unused variable ‘j’ [-Wunused-variable]
int n, m, i, j, x, y, c, nod, dis, fiu;
^
user.cpp:20:35: warning: unused variable ‘dis’ [-Wunused-variable]
int n, m, i, j, x, y, c, nod, dis, fiu;
^~~
user.cpp:17: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:18: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:22: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:24: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 | 1312kb | OK | 10 |
| 2 | 0ms | 1312kb | OK | 10 |
| 3 | 0ms | 1348kb | OK | 10 |
| 4 | 4ms | 1364kb | OK | 10 |
| 5 | 24ms | 1700kb | OK | 10 |
| 6 | 48ms | 2076kb | OK | 10 |
| 7 | 60ms | 2268kb | OK | 10 |
| 8 | 156ms | 3452kb | OK | 10 |
| 9 | 100ms | 2816kb | OK | 10 |
| 10 | 300ms | 5484kb | OK | 10 |
| Punctaj total | 100 |