Sign in
Register
English
한국어
Contests
Problems
Submissions
Contribute
Contests
Problems
Submissions
Contribute
Change language
English
한국어
View problem - Machine (IOI24_machine)
Machine
Interactive
Compilation commands
Statement
Submit
Statistics
Submissions
Sort by time
Sort by size
«
1
(current)
»
Handle
Submission time
Score
Fastest solution
Shortest solution
model_code
2024-10-12T05:03:02 Z
100 / 100
9ms
730bytes
rainboy
2024-10-15T15:20:01 Z
100 / 100
9ms
755bytes
Nonoze
2024-10-24T06:38:21 Z
100 / 100
51ms
822bytes
aaaaaarroz
2024-10-23T23:26:43 Z
100 / 100
126ms
1775bytes
«
1
(current)
»
Problem source
IOI 2024 Day 0 (Practice) Problem 2
Attachments
File name
File size
machine.zip
2.6 KiB
×
Compilation commands
Language
Command
C++17 / g++
g++-10 -Wall -lm -static -DEVAL -o machine -O2 machine.cpp stub.cpp -std=c++17