fix(quote): user reports

This commit is contained in:
Miodec 2024-08-08 17:40:28 +02:00
parent c2d08096ed
commit e1a2020b01
4 changed files with 5 additions and 23 deletions

View file

@ -14,7 +14,7 @@
"length": 63
},
{
"text": "static int factorial(int n)\n{\n\tint result = 1;\n\tfor (int i = 1; i <= n; i++)\n\t{\n\t\tresult = result * i;\n\t}\n\treturn result;\n}",
"text": "static int Factorial(int n)\n{\n\tint result = 1;\n\tfor (int i = 1; i <= n; i++)\n\t{\n\t\tresult = result * i;\n\t}\n\treturn result;\n}",
"id": 2,
"source": "Geeks for Geeks - C# Methods",
"length": 123

View file

@ -8060,10 +8060,10 @@
"length": 489
},
{
"text": "Let's go in the garden. You'll see something waiting, right there where you left it, lying upside down. When you finally find it you'll see how it's faded. The underside is lighter when you turn it around.",
"text": "Let's go in the garden. You'll find something waiting, right there where you left it, lying upside down. When you finally find it you'll see how it's faded. The underside is lighter when you turn it around.",
"source": "Everything Stays",
"id": 1414,
"length": 205
"length": 206
},
{
"text": "When you lose control, you'll reap the harvest you have sown. And as the fear grows, the bad blood slows and turns to stone. And it's too late to lose the weight you used to need to throw around. So have a good drown, as you go down, all alone... Dragged down by the stone.",
@ -29734,12 +29734,6 @@
"length": 318,
"id": 5358
},
{
"text": "The whole world's gone mad. They claim to be my dad's best friend, and want to help me with my revenge. Bizarre, isn't it? I'm handed everything, even the names of the men who stole the people I loved...",
"source": "91 days",
"length": 203,
"id": 5359
},
{
"text": "It is nice to be important, but it's more important to be nice.",
"source": "Roger Federer",
@ -31469,12 +31463,6 @@
"length": 256,
"id": 5720
},
{
"text": "When I was younger, I left a trail of broken hearts like a rockstar. I'm not proud of it.",
"source": "Modern Family",
"length": 89,
"id": 5722
},
{
"text": "Mistakes are always forgivable, if one has the courage to admit them.",
"source": "Bruce Lee",
@ -31674,7 +31662,7 @@
"id": 5760
},
{
"text": "My worst breakup was with Stacy. It was a Sunday morning, we were reading the paper, and I said, \"Oh my God, I think the Eagles could clinch the NFC East!\" and she said, \"We're done\".",
"text": "My worst breakup was with Stacy. It was a Sunday morning, we were reading the paper, and I said, \"Oh my God, I think the Eagles could clinch the NFC East!\" and she said, \"We're done.\"",
"source": "The Office",
"length": 183,
"id": 5761

View file

@ -307,12 +307,6 @@
"length": 118,
"id": 53
},
{
"text": "Jatuh hati tidak pernah bisa memilih. Tuhan memilihkan. Kita hanyalah korban. Kecewa adalah konsekuensi, bahagia adalah bonus.",
"source": "Fiersa Besari",
"length": 126,
"id": 54
},
{
"text": "Jadilah kamu manusia yang pada kelahiranmu semua orang tertawa bahagia, tetapi hanya kamu sendiri yang menangis dan pada kematianmu semua orang menangis sedih, tetapi hanya kamu sendiri yang tersenyum.",
"source": "Mahatma Gandhi",

View file

@ -2308,7 +2308,7 @@
{
"id": 403,
"source": "Лосев Лев - Иосиф Бродский",
"text": "Создание стихотворения - всегда катартический опыт, его хочется продлить. Неопубликованные, стихи словно бы не окончены, а публикация - расставание навсегда.",
"text": "Создание стихотворения - всегда катартический опыт, его хочется продлить. Неопубликованные стихи словно бы не окончены, а публикация - расставание навсегда.",
"length": 157
},
{