X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=gesamt%2Fcodea_abgabe_an.call;fp=gesamt%2Fcodea_abgabe_an.call;h=4399cdd0709756167adf2ddf1cda9abd8a7b1f23;hp=0000000000000000000000000000000000000000;hb=76e241118cfbdfc591358487ea34e72ae9d7a6b2;hpb=4f0525be75356861de3a21b86a4c44a4b7297397 diff --git a/gesamt/codea_abgabe_an.call b/gesamt/codea_abgabe_an.call new file mode 100644 index 0000000..4399cdd --- /dev/null +++ b/gesamt/codea_abgabe_an.call @@ -0,0 +1,2 @@ +extern long m(long,long); +RET(m(10,6)==1 && m(0,13)==0 && m(-3,0)==0);