foo.cc: In function 'void dts::main()':
foo.cc:49:41: warning: comparison of integer expressions of different signedness: 'dts::ll' {aka 'long long int'} and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for (ll i=stk.back().i;i<e[stk.back().x].size();i++,stk.back().i=i)
| ~^~~~~~~~~~~~~~~~~~~~~~~
foo.cc:67:33: warning: comparison of integer expressions of different signedness: 'dts::ll' {aka 'long long int'} and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | if (stk.back().i>=e[stk.back().x].size())
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:36:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
36 | scanf("%lld%lld%lld",&a,&b,&c);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务