Pagini recente » Borderou de evaluare (job #256106) | Borderou de evaluare (job #2292461) | Borderou de evaluare (job #2696233) | Borderou de evaluare (job #2616563) | Borderou de evaluare (job #1208270)
Borderou de evaluare (job #1208270)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63:21: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",smin);
^
user.cpp:40:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:40:67: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:41:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a,&b);
^
user.cpp:43:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=b;j++) scanf("%d",&v[i][j]);
^
user.cpp:57:55: warning: iteration 100u invokes undefined behavior [-Waggressive-loop-optimizations]
for(i=1;i<=n;i++) for(j=1;j<=1000;j++) p[i][j]=i*j;
^
user.cpp:57:23: note: containing loop
for(i=1;i<=n;i++) for(j=1;j<=1000;j++) p[i][j]=i*j;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 292kb | OK | 10 |
| 2 | 32ms | 320kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 0ms | 300kb | OK | 10 |
| 5 | 0ms | 296kb | OK | 10 |
| 6 | 4ms | 300kb | Incorect | 0 |
| 7 | 44ms | 304kb | OK | 10 |
| 8 | 80ms | 300kb | OK | 10 |
| 9 | Depăşit | 264kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 272kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |