Diferente pentru problema/twoton intre reviziile #6 si #5
Nu exista diferente intre titluri.
Diferente intre continut:
int wtf(int i)
{
count++;
if (count >= 19997) {
count -= 19997;
}
int wtf(int i)
{
count++;
if (count >= 19997) {
count -= 19997;
}