Pagini recente » Borderou de evaluare (job #2735610) | Borderou de evaluare (job #1500972) | Borderou de evaluare (job #1739592) | Borderou de evaluare (job #1327685) | Borderou de evaluare (job #1500973)
Borderou de evaluare (job #1500973)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:33: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:47:58: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:24: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:25: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:27: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:28: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:32: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:33:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edge[i].z);
^
user.cpp:34:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edge[i].x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 6124kb | OK | 10 |
| 2 | 12ms | 6128kb | OK | 10 |
| 3 | 20ms | 6124kb | OK | 10 |
| 4 | 64ms | 6276kb | OK | 10 |
| 5 | 68ms | 6276kb | OK | 10 |
| 6 | 92ms | 6324kb | OK | 10 |
| 7 | 132ms | 6432kb | OK | 10 |
| 8 | 260ms | 6744kb | OK | 10 |
| 9 | 484ms | 7364kb | OK | 10 |
| 10 | Depăşit | 6092kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |