/ Vijos /

记录详情

Compile Error

foo.cc: In function 'dts::ll dts::bfs()':
foo.cc:43:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (ll i=0;i<e[now].size();i++)
                         ~^~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:86:16: error: expected '}' at end of input
     dts::main();
                ^
foo.cc: In function 'void dts::main()':
foo.cc:73:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                 scanf("%lld%lld%lld",&a[i],&b[i],&c[i]);
                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1972 血雾绝杀
语言
C++
递交时间
2021-07-19 16:00:03
评测时间
2021-07-19 16:00:03
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes