Pagini recente » Borderou de evaluare (job #3226096) | Borderou de evaluare (job #2916866) | Borderou de evaluare (job #592455) | Borderou de evaluare (job #1000804) | Borderou de evaluare (job #1286874)
Borderou de evaluare (job #1286874)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:20:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&n,&m);
^
user.cpp:20:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:22:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&a[i]);
^
user.cpp:24:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&b[i]);
^
user.cpp:26:52: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld %ld",&v[i].s,&v[i].x,&v[i].y);
^
user.cpp:26:52: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:26:52: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp: In function ‘void rezolvare()’:
user.cpp:68:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",rez);
^
user.cpp: In function ‘void citire()’:
user.cpp:20:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&n,&m);
^
user.cpp:22:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&a[i]);
^
user.cpp:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&b[i]);
^
user.cpp:26:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld",&v[i].s,&v[i].x,&v[i].y);
^
user.cpp: In function ‘int main()’:
user.cpp:73:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("spectacole.in","r",stdin);
^
user.cpp:74:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("spectacole.out","w",stdout);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✗ | 1 | 0ms | 312kb | OK | 10 |
✓ | 2 | 0ms | 1096kb | OK | 10 |
✗ | 3 | 0ms | 1092kb | OK | 10 |
✗ | 4 | 72ms | 4368kb | OK | 10 |
✗ | 5 | 92ms | 4352kb | OK | 10 |
✗ | 6 | Depăşit | 8520kb | Time limit exceeded. | 0 |
✗ | 7 | Depăşit | 12068kb | Time limit exceeded. | 0 |
✓ | 8 | Depăşit | 14808kb | Time limit exceeded. | 0 |
✗ | 9 | Depăşit | 14732kb | Time limit exceeded. | 0 |
✗ | 10 | Depăşit | 14700kb | Time limit exceeded. | 0 |
Punctaj total | 50 |