carl 23 anni fa
parent
commit
cec813c1fa
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      tests/webtbs/tw1792.pp

+ 4 - 0
tests/webtbs/tw1792.pp

@@ -0,0 +1,4 @@
+{ %RESULT=207 }
+Begin
+ WriteLn(power(2,31));
+end.