Borderou de evaluare (job #1980627)

Utilizator b10nd3Oana Mancu b10nd3 Data 13 mai 2017 16:56:49
Problema Iepuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:62:35: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int’ [-Wformat=] if(n==0) fprintf(out, "%lld\n",x); //out<<x; ^ user.cpp:63:41: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int’ [-Wformat=] else if (n==1) fprintf(out, "%lld\n",y); //out<<y; ^ user.cpp:64:41: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int’ [-Wformat=] else if (n==2) fprintf(out, "%lld\n",z); //out<<z; ^ user.cpp:45:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &t); //in>>t; ^ user.cpp:49:66: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d %d %d %d %d %d %ld", &x, &y, &z, &a, &b, &c, &n); //ct[0][0], ct[1][0], ct[2][0], &n); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms448kbOk!10
20ms452kbOk!10
30ms456kbOk!10
40ms456kbOk!10
50ms456kbOk!10
60ms452kbOk!10
70ms456kbOk!10
84ms456kbOk!10
94ms452kbOk!10
10Depăşit436kbTime limit exceeded.0
Punctaj total90

Ceva nu functioneaza?