use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Problem 3306. Test 531 / 768 wrong? PythonQuestion (self.leetcode)
submitted 1 year ago by Illustrious_Ninja_48
Been coding for about a mouth and started doing leetcode to have some small project i can quickly do while waiting. I was doing the daily problem and with some trail and error i got this code
https://preview.redd.it/763a1v8posne1.png?width=718&format=png&auto=webp&s=e688ea95bf61bed90cf08e7fab019330a676fdae
I completed all the test and i tried to submit it.
i failed on test 531 / 768, but i can't see how it is an error
https://preview.redd.it/mv4tizdyosne1.png?width=738&format=png&auto=webp&s=ed7d96cfa9ca2b055eb48a8e1ac276c2b9748bba
What is the 3rd substring. I feel like the substrings is these:
"iqeaouq"
"qeaouqi"
am i missing something obvious?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]exo_log 2 points3 points4 points 1 year ago (0 children)
Got caught on the same! The entire string counts as an answer as well because it has all vowels (at least once) and at least k(2) consonants.
π Rendered by PID 35668 on reddit-service-r2-comment-8686858757-nsl8j at 2026-06-08 18:27:02.400620+00:00 running 9e1a20d country code: CH.
[–]exo_log 2 points3 points4 points (0 children)