Universal Cup Judging System
Universal Cup
As we are currently experiencing an overwhelming number of web requests for fetching user submissions, we have temporarily disabled the full submissions list. You must now be logged in to view submissions.
The 3rd Universal Cup. Stage 20: Kunming
| # | 题目 |
|---|---|
| A | Antivirus |
| B | Brackets |
| C | Coin |
| D | Dolls |
| E | Extracting Weights |
| F | Flowers |
| G | GCD |
| H | Horizon Scanning |
| I | Items |
| J | Just another Sorting Problem |
| K | Key Recovery |
| L | Last Chance: Threads of Despair |
| M | Matrix Construction |
比赛通知
| 标题 | 内容 | 时间 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 无 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
提问
所有人的提问
| Asker | When | Questions |
|---|---|---|
| ucup-team3586 | 2024-12-07 16:49:04 |
The output from local tester is different from the sample.
MbtiConverter converter;
converter.setKey(998244353);
uint32_t input_i32 = 0x04f37255;
uint32_t output_i32 = converter.run(input_i32);
printf("%x\n",output_i32);//acf7e10b
回复:Sorry, the examples in the statement was wrong. Please refer to the output of the local tester.
The correct example should be:
Input:
```
acf7e10b
105092e0
```
Output:
```
? 04f37255
? 9090cfca
! 998244353
```
|
比赛已结束
赛制: ICPC
- Test full dataset
- Scoreboard available
- Penalty: 20 minute(s)
- Submission limit / problem: 1000
- Scoreboard will be frozen after 4:00:00
虚拟比赛 (VP)
虚拟比赛 (VP) 正在进行中。您可以点击以下按钮开始参与。