I.cpp: In function 'int main()':
I.cpp:21:42: error: expected ';' before ')' token
I.cpp:34:47: error: expected ';' before ')' token
I.cpp:35:23: error: expected ';' before ')' token
I.cpp:37:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat]
I.cpp:9:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
I.cpp:13:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]