TIL that you can compile C and C++ programs in the Intellij Flatpak — in Fedora Silverblue, or any other OS presumably — by running gcc (for C) or g++ (for C and C++) in the Intellij terminal or Run Anything dialog (which you get by clicking ctrl twice)