Borderou de evaluare (job #2025320)

Utilizator cella.florescuCella Florescu cella.florescu Data 22 septembrie 2017 16:06:06
Problema Nunta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:2:282: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] struct Huge{unsigned char v[213];Huge(){for(int i=0;i<213;++i)v[i]=0;}Huge operator+(Huge &other){Huge aux;int i, t=0;for(i=1;i<=v[0]||i<=other.v[0]||t;++i,t/=10)aux.v[i]=(t+=v[i]+other.v[i])%10;aux.v[0]=i-1;return aux;}}a,b,c;int main(){int n;fscanf(fopen("nunta.in","r"),"%d",&n);a.v[0]=a.v[1]=1;b=c=a;for(int i=1;i<n;++i){c=a+b;a=b;b=c;}FILE*fout=fopen("nunta.out","w");for(int i=c.v[0];i>0;--i)fprintf(fout,"%d",c.v[i]);return 0;} ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10msDepăşitMemory limit exceeded.0
20msDepăşitMemory limit exceeded.0
30ms256kbOK10
40msDepăşitMemory limit exceeded.0
50msDepăşitMemory limit exceeded.0
60ms256kbOK10
70msDepăşitMemory limit exceeded.0
80ms256kbOK10
90ms256kbOK10
100msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?