Pagini recente » Borderou de evaluare (job #1408113) | Borderou de evaluare (job #3185774) | Borderou de evaluare (job #214995) | Borderou de evaluare (job #2691951) | Borderou de evaluare (job #1253160)
Borderou de evaluare (job #1253160)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve(int)’:
user.cpp:31:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i =0 ; i < v[current_node].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:48: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:49: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:50: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:56:37: 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 | 440kb | OK | 10 |
2 | 0ms | 436kb | OK | 10 |
3 | 0ms | 480kb | OK | 10 |
4 | 0ms | 496kb | OK | 10 |
5 | 24ms | 872kb | OK | 10 |
6 | 56ms | 1224kb | OK | 10 |
7 | 60ms | 1508kb | OK | 10 |
8 | 68ms | 1964kb | OK | 10 |
9 | Depăşit | 6004kb | Time limit exceeded. | 0 |
10 | 404ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |