记录详情

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:20: error: 'x' was not declared in this scope
     __int64 x;cin>>x;
                    ^

信息

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