Borderou de evaluare (job #2138034)

Utilizator inquisitorAnders inquisitor Data 21 februarie 2018 11:42:54
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘__int64’ does not name a type __int64 N,A,B,C,v[2][0x989680],i,d,t; ^ user.cpp: In function ‘void R()’: user.cpp:9:9: error: ‘i’ was not declared in this scope for(i=N;i;++f[v[t][--i]>>d&255]); ^ user.cpp:9:11: error: ‘N’ was not declared in this scope for(i=N;i;++f[v[t][--i]>>d&255]); ^ user.cpp:9:19: error: ‘v’ was not declared in this scope for(i=N;i;++f[v[t][--i]>>d&255]); ^ user.cpp:9:21: error: ‘t’ was not declared in this scope for(i=N;i;++f[v[t][--i]>>d&255]); ^ user.cpp:9:30: error: ‘d’ was not declared in this scope for(i=N;i;++f[v[t][--i]>>d&255]); ^ user.cpp:11:10: error: ‘i’ was not declared in this scope for(;i^256;p[++i]=p[i-1]+f[i-1]); ^ user.cpp:13:9: error: ‘i’ was not declared in this scope for(i=0;i^N;++i)v[!t][++p[v[t][i]>>d&255]]=v[t][i]; ^ user.cpp:13:15: error: ‘N’ was not declared in this scope for(i=0;i^N;++i)v[!t][++p[v[t][i]>>d&255]]=v[t][i]; ^ user.cpp:13:21: error: ‘v’ was not declared in this scope for(i=0;i^N;++i)v[!t][++p[v[t][i]>>d&255]]=v[t][i]; ^ user.cpp:13:24: error: ‘t’ was not declared in this scope for(i=0;i^N;++i)v[!t][++p[v[t][i]>>d&255]]=v[t][i]; ^ user.cpp:13:40: error: ‘d’ was not declared in this scope for(i=0;i^N;++i)v[!t][++p[v[t][i]>>d&255]]=v[t][i]; ^ user.cpp:15:5: error: ‘d’ was not declared in this scope d+=8;t^=1; ^ user.cpp:15:10: error: ‘t’ was not declared in this scope d+=8;t^=1; ^ user.cpp: In function ‘int main()’: user.cpp:20:36: error: ‘N’ was not declared in this scope std::ifstream("radixsort.in")>>N>>A>>B>>C; ^ user.cpp:20:39: error: ‘A’ was not declared in this scope std::ifstream("radixsort.in")>>N>>A>>B>>C; ^

Ceva nu functioneaza?