Pagini recente » Diferente pentru blog/shortlist-interactive intre reviziile 10 si 11 | Diferente pentru blog/problema-de-ioi intre reviziile 5 si 4 | Diferente pentru blog/human-computation intre reviziile 14 si 3 | Diferente pentru blog/combinatorics-shortlist intre reviziile 35 si 36 | Diferente pentru blog/combinatorics-shortlist intre reviziile 37 si 38
Nu exista diferente intre titluri.
Diferente intre continut:
# ([1], romanian national olympiad, 10th grade, 2000) How many ways can you tile a 3xn rectangle with dominoes.
# (romanian IOI selection, 1999)
==code(c) |
<tex>
for i1 = 1,n
for i2 = i1,n
for i3 = i2,n
…
for ik = ik - 1,n
print ‘*’
==
</tex>
How many stars will be printed for a given n and k.
# ([5], 'acm.sgu.ru':http://acm.sgu.ru/problem.php?contest=0&problem=222) How many ways can k rooks be placed on a nxn chessboard so that they don’t attack each other.
Nu exista diferente intre securitate.
Topicul de forum nu a fost schimbat.