Pagini recente » Borderou de evaluare (job #545117) | Borderou de evaluare (job #1207324) | Borderou de evaluare (job #1849914) | Borderou de evaluare (job #69920) | Borderou de evaluare (job #1429424)
Borderou de evaluare (job #1429424)
Raport evaluator
Compilare:
user.cpp: In function ‘void kruskall()’:
user.cpp:55:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; tree.size() < N - 1 && i < M; ++i) {
^
user.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < tree.size(); ++i) {
^
user.cpp: In function ‘void readData()’:
user.cpp:37:25: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN, "r", stdin);
^
user.cpp:38: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:41:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf(" %d %d %d", &s, &c, &d);
^
user.cpp: In function ‘void kruskall()’:
user.cpp:67:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT, "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Corect | 10 |
2 | 0ms | 420kb | Corect | 10 |
3 | 0ms | 440kb | Corect | 10 |
4 | 0ms | 460kb | Corect | 10 |
5 | 0ms | 456kb | Corect | 10 |
6 | 160ms | 4508kb | Corect | 10 |
7 | 396ms | 13812kb | Corect | 10 |
8 | 60ms | 2264kb | Corect | 10 |
9 | 56ms | 1388kb | Corect | 10 |
10 | 300ms | 9728kb | Corect | 10 |
Punctaj total | 100 |