/ MYOJ /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:8:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ~~~~~^~~~~~~~~
foo.cc:10:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&t);
         ~~~~~^~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-24T09:02:09.487Z","handle":"2020-07-24T09:02:09.487Z","cache_start":"2020-07-24T09:02:09.493Z","read_cases":"2020-07-24T09:02:09.668Z","judge":"2020-07-24T09:02:09.669Z","done":"2020-07-24T09:02:10.045Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 312.0 KiB
#2 Accepted 1ms 316.0 KiB
#3 Accepted 1ms 312.0 KiB
#4 Accepted 0ms 312.0 KiB
#5 Accepted 1ms 316.0 KiB
#6 Accepted 1ms 316.0 KiB
#7 Wrong Answer 读取到 -320808427 ,应为 1056241146389 1ms 316.0 KiB
#8 Wrong Answer 读取到 2004310015 ,应为 1307674367999 1ms 312.0 KiB
#9 Wrong Answer 读取到 1135945830 ,应为 1469010641799161958 0ms 316.0 KiB
#10 Wrong Answer 读取到 -2102132737 ,应为 2432902008176639999 0ms 316.0 KiB

信息

递交者
类型
递交
题目
P1028 [b6e0OJ]全排列(弱化版)
语言
C++
递交时间
2020-07-24 17:02:09
评测时间
2020-07-24 17:02:09
评测机
分数
60
总耗时
10ms
峰值内存
316.0 KiB