Pagini recente » Borderou de evaluare (job #2790660) | Borderou de evaluare (job #2609189) | Borderou de evaluare (job #804992) | Borderou de evaluare (job #323365) | Borderou de evaluare (job #1333403)
Borderou de evaluare (job #1333403)
Raport evaluator
Compilare:
user.cpp: In function ‘void kruskal()’:
user.cpp:36:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < m && sol.size() < n-1; i++)
^
user.cpp: In function ‘void afisare()’:
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:23: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:26:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u[i].x, &u[i].y, &u[i].c);
^
user.cpp: In function ‘int main()’:
user.cpp:57:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in", "r", stdin);
^
user.cpp:58:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 448kb | Corect | 10 |
2 | 0ms | 452kb | Corect | 10 |
3 | 0ms | 460kb | Corect | 10 |
4 | 0ms | 464kb | Corect | 10 |
5 | 0ms | 468kb | Corect | 10 |
6 | Depăşit | 2076kb | Time limit exceeded. | 0 |
7 | Depăşit | 2752kb | Time limit exceeded. | 0 |
8 | 236ms | 1164kb | Corect | 10 |
9 | 56ms | 1176kb | Corect | 10 |
10 | Depăşit | 2644kb | Time limit exceeded. | 0 |
Punctaj total | 70 |