/ Vijos /

记录详情

Accepted

foo.cc: In function 'bool check(int, int)':
foo.cc:91:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:115:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s", s);
  ~~~~~^~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-16T13:18:05.666Z","handle":"2020-07-16T13:18:05.666Z","cache_start":"2020-07-16T13:18:05.673Z","read_cases":"2020-07-16T13:18:05.792Z","judge":"2020-07-16T13:18:05.792Z","done":"2020-07-16T13:18:07.515Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1293 后缀转中缀
语言
C++
递交时间
2020-07-16 21:18:05
评测时间
2020-07-16 21:18:05
评测机
分数
100
总耗时
5ms
峰值内存
256.0 KiB