Pagini recente » Borderou de evaluare (job #2438882) | Borderou de evaluare (job #2714222) | Borderou de evaluare (job #2146709) | Borderou de evaluare (job #2821995) | Borderou de evaluare (job #1429409)
Borderou de evaluare (job #1429409)
Raport evaluator
Compilare:
user.cpp: In function ‘void prim()’:
user.cpp:55:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < M && tree.size() < N - 1; ++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 prim()’:
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 | 8ms | 5120kb | Corect | 10 |
2 | 8ms | 5116kb | Corect | 10 |
3 | 8ms | 5140kb | Corect | 10 |
4 | 8ms | 5148kb | Corect | 10 |
5 | 8ms | 5148kb | Corect | 10 |
6 | 164ms | 8628kb | Corect | 10 |
7 | 388ms | Depăşit | Memory limit exceeded. | 0 |
8 | 64ms | 6696kb | Corect | 10 |
9 | 64ms | 6012kb | Corect | 10 |
10 | 300ms | 13164kb | Corect | 10 |
Punctaj total | 90 |