/ TFOJ /

记录详情

System Error

/in/foo.cc: In member function 'fastIO::Sww fastIO::Sww::operator<<(std::string)':
/in/foo.cc:91:43: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   91 |                         for (int i = 0; i < s.size(); i++)
      |                                         ~~^~~~~~~~~~
FormatError('config file not found')

信息

递交者
类型
递交
题目
P1000 Hello TFOJ!
语言
C++
递交时间
2025-05-30 14:18:32
评测时间
2025-05-30 14:18:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes