Pagini recente » Borderou de evaluare (job #165900) | Borderou de evaluare (job #3225055) | Borderou de evaluare (job #2228765) | Borderou de evaluare (job #1086708) | Borderou de evaluare (job #1390679)
Borderou de evaluare (job #1390679)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.in","r",stdin);
^
user.cpp:22:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.out","w",stdout);
^
user.cpp:24:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:25:22: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buff,2,stdin);
^
user.cpp:49:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buff,MMAX,stdin);
^
user.cpp:79:16: warning: ‘valoare’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (poz*valoare*(n-i+1)<best && m*(n-i+1)<best)break;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | Incorect | 0 |
| 2 | 4ms | 272kb | OK | 10 |
| 3 | 16ms | 288kb | Incorect | 0 |
| 4 | 92ms | 288kb | OK | 10 |
| 5 | 88ms | 288kb | Incorect | 0 |
| 6 | 276ms | 304kb | OK | 10 |
| 7 | 300ms | 300kb | OK | 10 |
| 8 | 472ms | 300kb | OK | 10 |
| 9 | 384ms | 304kb | OK | 10 |
| 10 | 164ms | 304kb | Incorect | 0 |
| Punctaj total | 60 |