Skip to content

Instantly share code, notes, and snippets.

@klanjabrik
Created November 14, 2018 02:57
Show Gist options
  • Save klanjabrik/bc959a110a19302dbe5c9aa1926ba1b8 to your computer and use it in GitHub Desktop.
Save klanjabrik/bc959a110a19302dbe5c9aa1926ba1b8 to your computer and use it in GitHub Desktop.
#include <iostream>
#include <Kucing.h>
int main() {
klanjabrik::takonKabar();
klanjabrik::Kucing jack;
jack.bicara();
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment