/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:30: error: 'z' was not declared in this scope
         else if(year == 9 && z == 30)
                              ^
/in/foo.cc:23:18: error: 'y' was not declared in this scope
         else if((y+z)%2 == 0)
                  ^

信息

递交者
类型
递交
题目
P1004 伊甸园日历游戏
语言
C++
递交时间
2018-10-16 19:02:07
评测时间
2018-10-16 19:02:07
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes