Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
qwertysun
Sign in
Bulat
qwertysun
Ukraine
Ukraine
Joined Jun 20, 2022
OverviewPosts

Problems37
Submissions104
Dec
2020
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2021
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2022
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2023
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2024
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
qwertysun solved problem Palindrom2 (#621) on first attempt18 days ago
qwertysun solved problem Nenokku (Easy) (#5289) on first attempt18 days ago
qwertysun solved problem Class Schedule (#2645) on first attempt2 months ago
qwertysun solved problem Chocolate (#1489) on first attempt2 months ago
qwertysun solved problem Bit value (#5317) on 3 attempt2 months ago
qwertysun solved problem Ancient Greek isomorphism (#9067) on 8 attempt2 months ago
qwertysun solved problem Anniversary Cake (#9433) on first attempt3 months ago
qwertysun solved problem Post-Order Traversal of a Tree (#4038) on first attempt3 months ago
qwertysun solved problem Впорядковані цифри (#10712) on first attempt3 months ago
qwertysun solved problem Sea Voyage (#3647) on 4 attempt3 months ago
qwertysun solved problem Oil Deal (#5668) on 2 attempt4 months ago
qwertysun solved problem Yurko and the Blocks (#8573) on 3 attempt4 months ago
qwertysun solved problem Adjustment Office (#7561) on 2 attempt5 months ago
qwertysun solved problem Box of chocolate (#4203) on 27 attempt5 months ago
qwertysun solved problem Robot (#471) on 3 attempt5 months ago
qwertysun solved problem Combination Lock (#536) on 2 attempt6 months ago
qwertysun solved problem Trading (#7482) on first attempt7 months ago
qwertysun solved problem Marshrutkas (#187) on 4 attempt7 months ago
qwertysun solved problem Laser Turret Maintenance (#6046) on 3 attempt7 months ago
qwertysun solved problem Reorder List (#7468) on first attempt7 months ago
qwertysun solved problem Apocalyptic Alignment (#300) on 2 attempt7 months ago
qwertysun solved problem Row 3 (#2333) on 5 attempt7 months ago
qwertysun solved problem Repeat: how many times to repeat? (#481) on 3 attempt8 months ago
qwertysun left a comment in discussion SUPPORT SCHOOLS (#8300)8 months ago

I'm stuck on solving this problem, and I literally have no ideas left. The only idea I had was to find the center of the graph (the vertex with the minimum eccentricity), but I've been trying to optimize the solution for a long time now, and nothing is working—there's nothing I can do about the fact that Floyd-Warshall runs in (O(N^3)). I need a nudge in the right direction toward the correct solution.

qwertysun solved problem Double Trouble (#6080) on 3 attempt8 months ago