记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:5: error: '_int64' was not declared in this scope
     _int64 x;cin>>x;
     ^~~~~~
/in/foo.cc:5:19: error: 'x' was not declared in this scope
     _int64 x;cin>>x;
                   ^

信息

递交者
类型
递交
题目
P1047 星际青蛙(弱弱版)
语言
C++
递交时间
2021-02-17 21:16:54
评测时间
2021-02-17 21:16:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes