Runtime Error
foo.cpp:1:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(linker,"/STACK:102400000,102400000") foo.cpp: In function 'int main()': foo.cpp:48:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] printf("%d\n%I64d\n",f[1][0],g[1][0]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1892 树上的最大匹配
- 语言
- C++
- 递交时间
- 2017-03-02 08:44:41
- 评测时间
- 2017-03-02 08:44:41
- 评测机
- 分数
- 60
- 总耗时
- 3262ms
- 峰值内存
- 94.672 MiB