/ Vijos /

记录详情

Compile Error

foo.cc: In function 'void init()':
foo.cc:30:24: error: 'j' was not declared in this scope
   30 |             cin>>st[i][j];
      |                        ^
foo.cc:26:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   26 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1051 送给圣诞夜的极光
语言
C++
递交时间
2022-06-02 15:11:34
评测时间
2022-06-02 15:11:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes