Circle of Fifths with Sharps
Display a list of the Circle of Fifths with corresponding solfege syllables with sharps. Handling spaces may be tricky.
Start file
Do Sol Re La Mi Ti Fi Di Si Ri Li Fa Do = C G D A E B F# C# G# D# A# F C
End file
Do = C Sol = G Re = D La = A Mi = E Ti = B Fi = F# Di = C# Si = G# Ri = D# Li = A# Fa = F Do = C
View Diff
[1;33mdiff --git a/input.txt b/output.txt[m [1;33mindex e18dafd..992aadd 100644[m [1;33m--- a/input.txt[m [1;33m+++ b/output.txt[m [1;35m@@ -1,3 +1,13 @@[m Do[1;31mSol Re La Mi Ti Fi Di Si Ri Li Fa Do[m = C [1;32mSol =[m G [1;32mRe =[m D [1;32mLa =[m A [1;32mMi =[m E [1;32mTi =[m B [1;32mFi =[m F# [1;32mDi =[m C# [1;32mSi =[m G# [1;32mRi =[m D# [1;32mLi =[m A# [1;32mFa =[m F [1;32mDo =[m C
Solutions by @h_east:
Unlock 1 remaining solutions by signing in and submitting your own entry