Compile Error

foo.cc: In function 'int main()':
foo.cc:19:8: error: invalid operands of types 'int' and 'const char [2]' to binary 'operator<<'
   19 |  cout<n<<" "<<m;
      |       ~^~~~~
      |       |  |
      |       |  const char [2]
      |       int
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1067 A、B之间的同构数
语言
C++
递交时间
2022-07-13 12:41:25
评测时间
2022-07-13 12:41:25
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes