Pagini recente » Borderou de evaluare (job #1874198) | Borderou de evaluare (job #1415024) | Borderou de evaluare (job #1835097) | Borderou de evaluare (job #1414339) | Borderou de evaluare (job #1980627)
Borderou de evaluare (job #1980627)
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 |
| 1 | 0ms | 448kb | Ok! | 10 |
| 2 | 0ms | 452kb | Ok! | 10 |
| 3 | 0ms | 456kb | Ok! | 10 |
| 4 | 0ms | 456kb | Ok! | 10 |
| 5 | 0ms | 456kb | Ok! | 10 |
| 6 | 0ms | 452kb | Ok! | 10 |
| 7 | 0ms | 456kb | Ok! | 10 |
| 8 | 4ms | 456kb | Ok! | 10 |
| 9 | 4ms | 452kb | Ok! | 10 |
| 10 | Depăşit | 436kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |