/ 测试域 /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:10: error: could not convert 'test.std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator=<char, std::char_traits<char>, std::allocator<char> >(((const char*)"\000"))' from 'std::__cxx11::basic_string<char>' to 'bool'
   if(test="\0") break;
      ~~~~^~~~~

信息

递交者
类型
递交
题目
P1007 Proud of you (by Jerry-Hello)
语言
C++
递交时间
2024-08-27 09:34:33
评测时间
2024-08-27 09:34:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes