Pagini recente » Borderou de evaluare (job #1468615) | Borderou de evaluare (job #1741440) | Borderou de evaluare (job #3243922) | Borderou de evaluare (job #1318115) | Borderou de evaluare (job #1500977)
Borderou de evaluare (job #1500977)
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:25: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:26: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:28: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:29: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:33: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:34: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:35: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 | 16ms | 6124kb | OK | 10 |
| 3 | 16ms | 6120kb | OK | 10 |
| 4 | 68ms | 6280kb | OK | 10 |
| 5 | 68ms | 6276kb | OK | 10 |
| 6 | 92ms | 6328kb | OK | 10 |
| 7 | 124ms | 6432kb | OK | 10 |
| 8 | 240ms | 6748kb | OK | 10 |
| 9 | Depăşit | 7352kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6092kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |