记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:33: error: 'sew' was not declared in this scope
    cout<<setw(2)<<j<<" *"<<sew(2)<<i<<"="<<setw(2)<<i*j<<"";
                                 ^

信息

递交者
类型
递交
题目
P1023 九九乘法表
语言
C++
递交时间
2024-05-15 16:56:23
评测时间
2024-05-15 16:56:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes