Accepted
/in/foo.cc:2:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(linker, "/STACK:102400000,102400000") /in/foo.cc: In function 'void dfs(int, int)': /in/foo.cc:80:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] f[u][1]+=tmp;if(f[u][1]>=mod)f[u][1]-=mod; ~~~~~~~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1892 树上的最大匹配
- 语言
- C++
- 递交时间
- 2019-04-25 23:39:27
- 评测时间
- 2019-04-25 23:39:27
- 评测机
- 分数
- 100
- 总耗时
- 2126ms
- 峰值内存
- 63.418 MiB