Pagini recente » Borderou de evaluare (job #709850) | Borderou de evaluare (job #2624423) | Borderou de evaluare (job #283760) | Borderou de evaluare (job #583774) | Borderou de evaluare (job #1501000)
Borderou de evaluare (job #1501000)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:33: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:48: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:39:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &Edge[i].x, &Edge[i].y, &Edge[i].z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 300kb | OK | 10 |
2 | 4ms | 328kb | OK | 10 |
3 | 8ms | 388kb | OK | 10 |
4 | 48ms | 1000kb | OK | 10 |
5 | 48ms | 1004kb | OK | 10 |
6 | 68ms | 1252kb | OK | 10 |
7 | 108ms | 1744kb | OK | 10 |
8 | 216ms | 3224kb | OK | 10 |
9 | 452ms | 6196kb | OK | 10 |
10 | Depăşit | 6092kb | Time limit exceeded. | 0 |
Punctaj total | 90 |