Sign in
Register
English
한국어
Contests
Problems
Submissions
Contribute
Contests
Problems
Submissions
Contribute
Change language
English
한국어
View problem - Organizing the Best Squad (FXCUP4_squad)
Organizing the Best Squad
Batch
Compilation commands
Statement
Submit
Statistics
Submissions
Sort by time
Sort by size
«
1
2
(current)
»
Handle
Submission time
Score
Fastest solution
Shortest solution
idkhandle
2023-06-23T17:09:22 Z
19 / 100
3000ms
746bytes
«
1
2
(current)
»
Problem source
2019 FunctionCup Problem 41
Attachments
File name
File size
grader.zip
1.3 KiB
×
Compilation commands
Language
Command
C++17 / g++
g++-10 -Wall -lm -static -DEVAL -o squad -O2 squad.cpp grader.cpp -std=c++17