Setruktur perulangan (perulangan for)

Run Settings
LanguageC++
Language Version
Run Command
#include <stdio.h> int main() { int x, y; scanf("%d %d", &x, &y); if (y!=0) if (x/y>20) printf("1\n"); else printf("-1\n"); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines