Borderou de evaluare (job #1980635)

Utilizator b10nd3Oana Mancu b10nd3 Data 13 mai 2017 17:17:08
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:67: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:68: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:69: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:49:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &t); ^ user.cpp:54: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
10ms444kbOk!10
20ms440kbOk!10
30ms444kbOk!10
40ms440kbOk!10
50ms440kbOk!10
60ms436kbOk!10
70ms444kbOk!10
84ms444kbOk!10
94ms440kbOk!10
10Depăşit420kbTime limit exceeded.0
Punctaj total90

Ceva nu functioneaza?