#A. 运气
运气
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
输出1-50
开赌吧孩子
#include <bits/stdc++.h>
using namespace std;
int main(){
srand(time(0) ^ (unsigned long long)new char);
int n=(int)(rand()<<32)|rand()%(10)+1;
cout<<n%50+1;
return 0;
}
123
- Status
- Done
- Rule
- Ledo
- Problem
- 1
- Start at
- 2024-11-26 20:45
- End at
- 2025-1-7 12:45
- Duration
- 1000 hour(s)
- Host
- Partic.
- 2