Mai intai trebuie sa te autentifici.

Borderou de evaluare (job #1691919)

Utilizator tziplea_stefanTiplea Stefan tziplea_stefan Data 19 aprilie 2016 19:19:19
Problema Bifo Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:12:9: error: expected unqualified-id before ‘__int128’ typedef __int128 ll; ^ user.cpp:15:1: error: ‘ll’ does not name a type ll N[VAL], fb; ^ user.cpp:16:1: error: ‘ll’ does not name a type ll v[VAL], mx; ^ user.cpp:17:1: error: ‘ll’ does not name a type ll x, y, z; ^ user.cpp: In function ‘int main()’: user.cpp:32:24: error: ‘N’ was not declared in this scope scanf("%lld", &N[i]); ^ user.cpp:33:9: error: ‘mx’ was not declared in this scope mx=max(mx, N[i]); ^ user.cpp:35:5: error: ‘x’ was not declared in this scope x=a.size(); ^ user.cpp:36:5: error: ‘y’ was not declared in this scope y=b.size(); ^ user.cpp:37:5: error: ‘v’ was not declared in this scope v[1]=x; ^ user.cpp:40:5: error: ‘z’ was not declared in this scope z=x+y; ^ user.cpp:41:14: error: ‘mx’ was not declared in this scope while (z<mx) ^ user.cpp:44:9: error: ‘fb’ was not declared in this scope fb=x+y; ^ user.cpp:53:16: error: ‘N’ was not declared in this scope while (N[i]>v[1]+v[2]) ^ user.cpp:61:26: error: ‘N’ was not declared in this scope printf("%c", sir[N[i]-1]); ^ user.cpp:23:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bifo.in", "r", stdin); ^ user.cpp:24:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bifo.out", "w", stdout); ^ user.cpp:25:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]

Ceva nu functioneaza?