/ Vijos /

记录详情

Compile Error

foo.c:1:7: warning: integer constant is too large for its type
 int a[201090000000000000000000000000000000000000000000000000000000000];
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.c:1:5: error: size of array 'a' is too large
 int a[201090000000000000000000000000000000000000000000000000000000000];
     ^

自豪的采用jd5进行评测(github.com/masnn/jd5)

信息

递交者
类型
递交
题目
P1953 幼儿园的游戏
语言
C
递交时间
2020-03-01 15:08:10
评测时间
2020-03-01 15:08:10
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes