/ Vijos /

记录详情

Runtime Error

/in/foo.c:7:5: warning: built-in function 'fmax' declared as non-function
 int fmax[MAXN][MAXN];
     ^~~~
/in/foo.c:8:5: warning: built-in function 'fmin' declared as non-function
 int fmin[MAXN][MAXN];
     ^~~~
# 状态 耗时 内存占用
#1 Accepted 0ms 216.0 KiB
#2 Runtime Error 0ms 228.0 KiB
#3 Runtime Error 0ms 220.0 KiB
#4 Runtime Error 0ms 224.0 KiB
#5 Accepted 0ms 220.0 KiB
#6 Runtime Error 0ms 128.0 KiB
#7 Accepted 0ms 220.0 KiB
#8 Runtime Error 0ms 228.0 KiB
#9 Runtime Error 0ms 224.0 KiB
#10 Runtime Error 0ms 224.0 KiB

信息

递交者
类型
递交
题目
P1565 多边形
语言
C
递交时间
2019-07-14 18:01:42
评测时间
2019-07-14 18:01:42
评测机
分数
30
总耗时
6ms
峰值内存
228.0 KiB