Pagini recente » Borderou de evaluare (job #1584577) | Borderou de evaluare (job #1701531) | Borderou de evaluare (job #2067628) | Borderou de evaluare (job #1249529) | Borderou de evaluare (job #1595824)
Borderou de evaluare (job #1595824)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:59: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:82: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:83: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:85: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:88: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 | Incorect | 0 |
2 | 0ms | 1064kb | OK | 10 |
3 | 0ms | 1112kb | Incorect | 0 |
4 | 4ms | 1140kb | Incorect | 0 |
5 | 24ms | 1652kb | Incorect | 0 |
6 | 48ms | 2192kb | Incorect | 0 |
7 | 64ms | 2480kb | Incorect | 0 |
8 | 100ms | 3036kb | Incorect | 0 |
9 | 236ms | 6120kb | Incorect | 0 |
10 | 304ms | 7484kb | Incorect | 0 |
Punctaj total | 10 |