#include #include "triangle.h" int main(int argc, char **const argv) { PRACTICE::Practice1(); return 0; }