/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int bfs()':
foo.cpp:43:8: warning: unused variable 'i' [-Wunused-variable]
    int i;
        ^
foo.cpp: In function 'int main()':
foo.cpp:77:16: error: 'system' was not declared in this scope
  system("pause");
                ^

信息

递交者
类型
递交
题目
P1898 学姐吃生鱼片
语言
C++
递交时间
2016-10-26 11:41:58
评测时间
2016-10-26 11:41:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes