diff --git a/RIGHTTRI.c b/RIGHTTRI.c index 2387136..801c2e8 100644 --- a/RIGHTTRI.c +++ b/RIGHTTRI.c @@ -4,6 +4,7 @@ #define ll long long int main() { + // ok good but for what int m,h; ll s,a,b; scanf("%d",&m);