/ Vijos /

记录详情

Compile Error

/in/foo.cc:15:7: error: '__int64' does not name a type
 const __int64 INF = 0x7FFFFFFFFFFFFFFFLL;
       ^~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:31:12: warning: unused variable 'j' [-Wunused-variable]
     int i, j;
            ^

信息

递交者
类型
递交
题目
P1617 超级教主
语言
C++
递交时间
2020-05-24 13:28:44
评测时间
2020-05-24 13:28:44
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes