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
バーチャルコンテスト
バーチャルコンテストが開始されています。以下のボタンから参加できます。