Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Pitone. Conservazione ed elaborazione dei dati
(Python) Quicksort
Module:
(Python) Quicksort
Problem
1
/8
Quicksort: inizio (Python)
Theory
Click to read/hide
Error
Problem
Dato
N
(1 <= N <= 100000) seguito da
N
numeri naturali da
1
a < code>100< /code>. Stampa
N
numeri in ordine non decrescente.
Esempi
#
Input
Uscita
1
5
3 1 2 4 2
1 2 2 3 4
Запрещенные операторы: sort
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary