PLNGAN FOR

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { cout << "Hello World!"; return 0; }
#include <stdio.h> int main(void) { int i; for (i = 1; i < 5; i++) { printf("Hallo \n"); } return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines