restructure and add ipi texs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "fcpp.hh"
|
||||
|
||||
int main ()
|
||||
{
|
||||
return print( (3+(5*8))-(16*(7+9)) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user