foo.cc:123:7: error: stray '\347' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:8: error: stray '\216' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:9: error: stray '\213' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:10: error: stray '\345' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:11: error: stray '\256' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:12: error: stray '\207' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:13: error: stray '\347' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:14: error: stray '\237' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:15: error: stray '\263' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:18: error: stray '\347' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:19: error: stray '\216' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:20: error: stray '\213' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:21: error: stray '\345' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:22: error: stray '\256' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:23: error: stray '\207' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:24: error: stray '\347' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:25: error: stray '\237' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:26: error: stray '\263' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:34: error: stray '@' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:39: error: stray '\345' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:40: error: stray '\210' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:41: error: stray '\206' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:42: error: stray '\351' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:43: error: stray '\222' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:44: error: stray '\237' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:45: error: stray '\345' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:46: error: stray '\211' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc:123:47: error: stray '\215' in program
12213王宇石 (王宇石) LV 8 @ 23 分钟前
^
foo.cc: In function 'int main()':
foo.cc:20:1: error: expected ';' before 'return'
return 0;
^~~~~~
foo.cc:91:1: error: 'print' was not declared in this scope
print("%d\n",s/60+1+t0);
^~~~~
foo.cc:91:1: note: suggested alternative: 'printf'
print("%d\n",s/60+1+t0);
^~~~~
printf
foo.cc: At global scope:
foo.cc:121:1: error: expected unqualified-id before numeric constant
0
^
foo.cc:126:5: error: redefinition of 'int m'
int m,s,t;
^
foo.cc:3:5: note: 'int m' previously declared here
int m,s,t;
^
foo.cc:126:7: error: redefinition of 'int s'
int m,s,t;
^
foo.cc:3:7: note: 'int s' previously declared here
int m,s,t;
^
foo.cc:126:9: error: redefinition of 'int t'
int m,s,t;
^
foo.cc:3:9: note: 'int t' previously declared here
int m,s,t;
^
foo.cc: In function 'int main()':
foo.cc:128:5: error: redefinition of 'int main()'
int main()
^~~~
foo.cc:5:5: note: 'int main()' previously defined here
int main()
^~~~
foo.cc: In function 'int main()':
foo.cc:11:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&m,&s,&t);
~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:134:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&m,&s,&t);
~~~~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务