Borderou de evaluare (job #1573965)

Utilizator aimlockFMI Stancu Mihai aimlock Data 20 ianuarie 2016 01:24:42
Problema Licenta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:12:1: error: ‘ll’ does not name a type ll i,m,n,j,k; ^ user.cpp:13:6: error: ‘ll’ was not declared in this scope pair<ll,ll> Girl[100001],Decan[100001]; ^ user.cpp:13:9: error: ‘ll’ was not declared in this scope pair<ll,ll> Girl[100001],Decan[100001]; ^ user.cpp:13:11: error: template argument 1 is invalid pair<ll,ll> Girl[100001],Decan[100001]; ^ user.cpp:13:11: error: template argument 2 is invalid user.cpp:13:25: error: invalid type in declaration before ‘,’ token pair<ll,ll> Girl[100001],Decan[100001]; ^ user.cpp:15:19: error: ‘ll’ was not declared in this scope bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:22: error: ‘ll’ was not declared in this scope bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:24: error: template argument 1 is invalid bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:24: error: template argument 2 is invalid user.cpp:15:34: error: ‘ll’ was not declared in this scope bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:37: error: ‘ll’ was not declared in this scope bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:39: error: template argument 1 is invalid bool Compare(pair<ll,ll> a, pair<ll,ll> b){ ^ user.cpp:15:39: error: template argument 2 is invalid user.cpp: In function ‘bool Compare(int, int)’: user.cpp:16:14: error: request for member ‘first’ in ‘a’, which is of non-class type ‘int’ return a.first<b.first; ^ user.cpp:16:22: error: request for member ‘first’ in ‘b’, which is of non-class type ‘int’ return a.first<b.first; ^ user.cpp: In function ‘int main()’: user.cpp:22:10: error: ‘k’ was not declared in this scope cin>>k; ^ user.cpp:23:10: error: ‘n’ was not declared in this scope cin>>n; ^

Ceva nu functioneaza?