Borderou de evaluare (job #2177429)

Utilizator DarinelaAndronovici Darinela Darinela Data 18 martie 2018 16:28:54
Problema Subsir crescator maximal Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:33: error: size of array ‘A’ is too large unsigned long long A[2000000000], B[2000000000], C[2000000000], D[2000000000], i,p,n,j; ^ user.cpp:5:48: error: size of array ‘B’ is too large unsigned long long A[2000000000], B[2000000000], C[2000000000], D[2000000000], i,p,n,j; ^ user.cpp:5:63: error: size of array ‘C’ is too large unsigned long long A[2000000000], B[2000000000], C[2000000000], D[2000000000], i,p,n,j; ^ user.cpp:5:78: error: size of array ‘D’ is too large unsigned long long A[2000000000], B[2000000000], C[2000000000], D[2000000000], i,p,n,j; ^ user.cpp: In function ‘int main()’: user.cpp:10:13: error: ‘A’ was not declared in this scope fin>>A[i]; ^ user.cpp:12:4: error: ‘C’ was not declared in this scope C[n]=1; ^ user.cpp:13:5: error: ‘D’ was not declared in this scope D[n]=0; ^ user.cpp:20:9: error: ‘A’ was not declared in this scope if ((A[i]<A[j]) && (C[j]>C[p])) ^ user.cpp:34:11: error: ‘A’ was not declared in this scope fout<<A[p]<<" "; ^

Ceva nu functioneaza?