floating-point-comparison/c/main.c

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> int main() { printf("C: %s\n", 0.1 + 0.2 == 0.3 ? "True" : "False"); }
Editor Settings
Theme
Key bindings
Full width
Lines