13
0
livetrax/foo.cc

5 lines
47 B
C++

int main() {
int i;
return 2 + 24 -13 ;
}