Borderou de evaluare (job #1455042)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:28:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:31:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ",&x,&y,&z);
^
user.cpp: In function ‘void solve()’:
user.cpp:190:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:218:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb4.in","r",stdin);
^
user.cpp:219:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb4.out","w",stdout);
^
user.cpp: In function ‘void dfs(int, int, int)’:
user.cpp:57:17: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
p[path[node]].pb(k),path[k]=path[node];
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 4ms | 2684kb | OK | 10 | 20 |
✗ | 2 | 12ms | 2928kb | OK | 10 |
✓ | 3 | 104ms | 5436kb | OK | 10 | 20 |
✗ | 4 | 268ms | 8864kb | OK | 10 |
✗ | 5 | Depăşit | 27344kb | Time limit exceeded. | 0 | 0 |
✗ | 6 | Depăşit | 28976kb | Time limit exceeded. | 0 |
✗ | 7 | Depăşit | 28512kb | Time limit exceeded. | 0 | 0 |
✗ | 8 | Depăşit | 27088kb | Time limit exceeded. | 0 |
✗ | 9 | Depăşit | 27072kb | Time limit exceeded. | 0 | 0 |
✓ | 10 | Depăşit | 26720kb | Time limit exceeded. | 0 |
Punctaj total | 40 |