diff --git a/README.md b/README.md index 38fd761..d26b22b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # bwinf-nasserhund +This is my solution for task 3 "Nasser Hund" of the German Bundeswettbewerb für Informatik. +https://bwinf.de/bundeswettbewerb/44/ + +### Output + +The Output debug information contains: +> *alpha* = bottom left angle of the triangle in radians + +> *c* = left side of the triangle (one side of the alpha) + +> *cinitial* = bottom (path) side (also one side of the alpha) + +> *ainitial* = the last side of the triangle + +> *h* = the height of the triangle (smallest distance to the pond coordinate) + +### Syntax +``./nasserhund [data file...]`` +