blob: ea1b79e43be65e823a4f75c548d2b3b413f2af02 [file] [log] [blame]
int f(int N) {
return N;
}