Dis 'ere a site that checks if yer Ork name is proppa. If it don't crash en blow up, you'z a real genius. If it does, means da code is tryna fight back. Thwack it with a wrench, shout louder, an show it who da boss round here is.
Your file must be named test_cases.cpp
It should start with the following code:
# include <iostream>
using namespace std;
int main() {
// Call your testing function(s) here
return 0;
}