Pagini recente » Borderou de evaluare (job #1352354) | Borderou de evaluare (job #2192536) | Borderou de evaluare (job #1839133) | Borderou de evaluare (job #1460599) | Borderou de evaluare (job #1980635)
Borderou de evaluare (job #1980635)
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 |
| 1 | 0ms | 444kb | Ok! | 10 |
| 2 | 0ms | 440kb | Ok! | 10 |
| 3 | 0ms | 444kb | Ok! | 10 |
| 4 | 0ms | 440kb | Ok! | 10 |
| 5 | 0ms | 440kb | Ok! | 10 |
| 6 | 0ms | 436kb | Ok! | 10 |
| 7 | 0ms | 444kb | Ok! | 10 |
| 8 | 4ms | 444kb | Ok! | 10 |
| 9 | 4ms | 440kb | Ok! | 10 |
| 10 | Depăşit | 420kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |