Untitled

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> #include <cmath> using namespace std; int main() { double x = 12.34; cout << "Komma an Position " << floor(log10(x))+1; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines