Sign in
Register
English
한국어
Contests
Problems
Submissions
Contribute
Contests
Problems
Submissions
Contribute
Change language
English
한국어
View problem - Get Hundred Points! (FXCUP4_hundred)
Get Hundred Points!
Interactive
Compilation commands
Statement
Submit
Statistics
Submissions
Sort by time
Sort by size
«
1
(current)
»
Handle
Submission time
Score
Fastest solution
Shortest solution
imsifile
2019-08-30T00:47:32 Z
100 / 100
8ms
1032bytes
seedkin
2020-11-16T04:17:57 Z
100 / 100
3ms
3672bytes
«
1
(current)
»
Problem source
2019 FunctionCup Practice Session Problem 3
Attachments
File name
File size
grader.zip
1.7 KiB
×
Compilation commands
Language
Command
C++17 / g++
g++-10 -Wall -lm -static -DEVAL -o hundred -O2 hundred.cpp grader.cpp -std=c++17