/ Vijos /

记录详情

Compile Error

foo.cpp:21:13: error: empty character constant
 if(a[i][j]=='') cout<<"";
             ^
foo.cpp: In function 'int main()':
foo.cpp:32:16: error: 'system' was not declared in this scope
 system ("pause");
                ^

信息

递交者
类型
递交
题目
P1975 扫雷游戏
语言
C++
递交时间
2016-11-02 07:21:21
评测时间
2016-11-02 07:21:21
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes