记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:11: error: 'Win' was not declared in this scope
   cout << Win;
           ^~~
/in/foo.cc:26:11: error: 'Lost' was not declared in this scope
   cout << Lost;
           ^~~~

信息

递交者
类型
递交
题目
2 取最大数的博弈游戏
语言
C++
递交时间
2019-03-19 15:38:43
评测时间
2019-03-19 15:38:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes