I.cpp:10:1: error: '__int64' does not name a type
I.cpp: In function 'int main()':
I.cpp:15:2: error: '__int64' was not declared in this scope
I.cpp:15:10: error: expected ';' before 'total'
I.cpp:19:22: error: 'd' was not declared in this scope
I.cpp:20:11: error: 'tmp' was not declared in this scope
I.cpp:27:26: error: 'total' was not declared in this scope
I.cpp:29:3: error: 't' was not declared in this scope
I.cpp:16:20: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]