Pagini recente » Borderou de evaluare (job #907478) | Borderou de evaluare (job #2562764) | Borderou de evaluare (job #658362) | Borderou de evaluare (job #1334063) | Borderou de evaluare (job #1500988)
Borderou de evaluare (job #1500988)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:33: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:52:58: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:32:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.in" ,"r", stdin );
^
user.cpp:33:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.out","w", stdout);
^
user.cpp:35:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:36:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &start, &finish);
^
user.cpp:40:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edge[i].x);
^
user.cpp:41:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edge[i].y);
^
user.cpp:42:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edge[i].z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 300kb | OK | 10 |
2 | 4ms | 320kb | OK | 10 |
3 | 8ms | 384kb | OK | 10 |
4 | 60ms | 980kb | OK | 10 |
5 | 56ms | 976kb | OK | 10 |
6 | 76ms | 1212kb | OK | 10 |
7 | 116ms | 1680kb | OK | 10 |
8 | 236ms | 3104kb | OK | 10 |
9 | Depăşit | 5952kb | Time limit exceeded. | 0 |
10 | Depăşit | 6096kb | Time limit exceeded. | 0 |
Punctaj total | 80 |