Pagini recente » Borderou de evaluare (job #51864) | Borderou de evaluare (job #1516433) | Borderou de evaluare (job #19828) | Borderou de evaluare (job #2588267) | Borderou de evaluare (job #1333428)
Borderou de evaluare (job #1333428)
Raport evaluator
Compilare:
user.cpp: In function ‘void kruskal()’:
user.cpp:55:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(!q.empty() && sol.size() < n-1)
^
user.cpp: In function ‘void afisare()’:
user.cpp:73: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:25: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:29:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u.x, &u.y, &u.c);
^
user.cpp: In function ‘int main()’:
user.cpp:79: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:80: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 | 428kb | Corect | 10 |
2 | 0ms | 432kb | Corect | 10 |
3 | 0ms | 440kb | Corect | 10 |
4 | 0ms | 452kb | Corect | 10 |
5 | 0ms | 460kb | Corect | 10 |
6 | 132ms | 2348kb | Corect | 10 |
7 | 240ms | 4220kb | Corect | 10 |
8 | 44ms | 1248kb | Corect | 10 |
9 | 40ms | 1248kb | Corect | 10 |
10 | 212ms | 3404kb | Corect | 10 |
Punctaj total | 100 |