/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:4: error: 'p' was not declared in this scope
    p[i]=x*c[1];
    ^
/in/foo.cc:21:4: error: 'p' was not declared in this scope
    p[i]=x*c[2];
    ^
/in/foo.cc:25:4: error: 'p' was not declared in this scope
    p[i]=x*c[3];
    ^

信息

递交者
类型
递交
题目
P1407 古韵之刺绣
语言
C++
递交时间
2024-08-09 19:18:05
评测时间
2024-08-09 19:18:05
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes