Quick actions

cmd+k|ctrl+k

Navigation

Languages

Tugas 3.2

Snippet info

Language

Cpp

Visibility

public

Author

irfanurulaulias

Created

2024-11-02T02:34:16.023025Z

Updated

2024-11-02T02:34:41.309234Z

#include <iostream>
using namespace std;

int main() {
    puts("==================================");
    puts("  Contoh Operator Perbandingan");
    puts("==================================");
    cout<<"Masukan Nilai x: \n"; cin>>x;
    cout<<"Masukan Nilai y: \n"; scanf("%d", &y);
    cost
;    cout << "Hello World!";
    return 0;
}
INFO