Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:79:82: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] else printf("%d\n",(t*quick(b,p-2,p)+1)==p ? p:(t*quick(b,p-2,p)+1)%p); ^ /in/foo.cc:77:21: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] int t=(t-x1+p)%p; ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1867 随机数生成器
- 语言
- C++
- 递交时间
- 2019-08-04 18:11:24
- 评测时间
- 2019-08-04 18:11:24
- 评测机
- 分数
- 0
- 总耗时
- ≥35772ms
- 峰值内存
- ≥588.0 KiB