/ Vijos /

记录详情

Compile Error

/in/foo.c:15:15: error: conflicting types for 'w'
 long long int w(long long int a,long long int b,long long int c){
               ^
/in/foo.c:5:16: note: previous declaration of 'w' was here
  long long int w(int a,int b,int c);
                ^

信息

递交者
类型
递交
题目
P1080 Function(Function(F...
语言
C
递交时间
2020-12-13 22:52:58
评测时间
2020-12-13 22:52:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes