13
0
livetrax/foo.cc

5 lines
43 B
C++

int main() {
int i;
return 2 + 41 ;
}