/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int K_th(int, int, int)':
/in/foo.cc:43:12: warning: unused variable 'j' [-Wunused-variable]
     int i, j;
            ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:76:24: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[1]' [-Wformat=]
         scanf("%s", &ch);
                        ^
/in/foo.cc:68:12: warning: unused variable 'j' [-Wunused-variable]
     int i, j, x, y;
            ^
# 状态 耗时 内存占用
#1 Accepted 246ms 736.0 KiB
#2 Accepted 468ms 1.371 MiB
#3 Accepted 30ms 444.0 KiB
#4 Accepted 287ms 604.0 KiB
#5 Accepted 194ms 496.0 KiB
#6 Accepted 487ms 776.0 KiB
#7 Accepted 476ms 788.0 KiB
#8 Accepted 434ms 612.0 KiB
#9 Accepted 599ms 752.0 KiB
#10 Accepted 88ms 492.0 KiB

信息

递交者
类型
递交
题目
P1665 区间查询
语言
C++
递交时间
2023-09-14 11:26:30
评测时间
2023-09-14 11:26:30
评测机
分数
100
总耗时
3313ms
峰值内存
1.371 MiB