/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void chaifen(long long unsigned int)':
/in/foo.cc:8:6: warning: unused variable 'flag' [-Wunused-variable]
  int flag = 0;
      ^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:85:16: error: 'system' was not declared in this scope
  system("pause");
                ^

信息

递交者
类型
递交
题目
P1372 数学课做减法
语言
C++
递交时间
2017-05-13 02:44:44
评测时间
2017-05-13 02:44:44
评测机
分数
0
总耗时
138ms
峰值内存
15.562 MiB