Compile Error
/in/foo.cc: In function 'long long int ISAP(std::__cxx11::string)': /in/foo.cc:35:18: error: expected ',' or ';' before ')' token int t=Gt(S,inf)),maxflow=0; ^ /in/foo.cc:37:15: error: 'maxflow' was not declared in this scope while(t>=0) maxflow+=t; ^~~~~~~ /in/foo.cc:38:10: error: 'maxflow' was not declared in this scope return maxflow; ^~~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1524 最小监视代价
- 语言
- C++
- 递交时间
- 2021-07-22 14:58:48
- 评测时间
- 2021-07-22 14:58:48
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes