Skip to content

Instantly share code, notes, and snippets.

View aldhinya's full-sized avatar
😂
I may be slow to respond.

Fadhilatur Rochman aldhinya

😂
I may be slow to respond.
View GitHub Profile
@Pen-y-Fan
Pen-y-Fan / Test Driven Laravel.md
Created July 25, 2019 10:12
Test Driven Laravel
@rmsubekti
rmsubekti / Main.cpp
Last active July 4, 2023 03:53
Program Edit, Hapus, dan Cari di C++
#include <conio.h>
#include <iostream>
using namespace std;
int main()
{
int B[10], jumlah, ganti, hapus, cari, ketemu = 0;
ulangi: //Label untuk goto statement