13
0
livetrax/foo.cc

5 lines
41 B
C++

int main() {
int i;
return 3 +1 ;
}