Sign in
Register
English
한국어
Contests
Problems
Submissions
Contribute
Contests
Problems
Submissions
Contribute
Change language
English
한국어
View problem - Bit Shift Registers (IOI21_registers)
Bit Shift Registers
Batch
Compilation commands
Statement
Submit
Statistics
Submissions
Sort by time
Sort by size
«
6
7
8
9
(current)
»
Handle
Submission time
Score
Fastest solution
Shortest solution
teraqqq
2022-05-20T13:45:45 Z
0 / 100
1ms
3011bytes
tolbi
2023-06-30T00:02:54 Z
0 / 100
1ms
2078bytes
coding_snorlax
2023-01-29T09:57:08 Z
0 / 100
0ms
240bytes
Faisal_Saqib
2024-01-01T05:05:17 Z
0 / 100
1ms
716bytes
«
6
7
8
9
(current)
»
Problem source
IOI 2021 Day 2 Problem 3
Attachments
File name
File size
registers.zip
3.7 KiB
×
Compilation commands
Language
Command
C++17 / g++
g++-10 -Wall -lm -static -DEVAL -o registers -O2 registers.cpp grader.cpp -std=c++17