Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:33: error: 'elsecout' was not declared in this scope
   10 |                                 elsecout << '|';
      |                                 ^~~~~~~~
/in/foo.cc:13:33: error: 'elsecout' was not declared in this scope
   13 |                                 elsecout << '*';
      |                                 ^~~~~~~~

信息

递交者
类型
递交
题目
P3050 画画GESP202603二级T2
语言
C++
递交时间
2026-08-08 16:08:46
评测时间
2026-08-08 16:08:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes