Pagini recente » Borderou de evaluare (job #664429) | Borderou de evaluare (job #1031513) | Borderou de evaluare (job #1528699) | Borderou de evaluare (job #2933145) | Borderou de evaluare (job #1500972)
Borderou de evaluare (job #1500972)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:33: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:46:58: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if (findFather[Edge[i].x] != findFather[Edge[i].y])
^
user.cpp:23: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:24: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:26: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:27: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:31: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:32: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:33: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 | 6120kb | OK | 10 |
2 | 12ms | 6124kb | OK | 10 |
3 | 16ms | 6124kb | OK | 10 |
4 | 68ms | 6280kb | OK | 10 |
5 | 64ms | 6276kb | OK | 10 |
6 | 84ms | 6324kb | OK | 10 |
7 | 132ms | 6432kb | OK | 10 |
8 | 240ms | 6744kb | OK | 10 |
9 | Depăşit | 7360kb | Time limit exceeded. | 0 |
10 | Depăşit | 6100kb | Time limit exceeded. | 0 |
Punctaj total | 80 |