Borderou de evaluare (job #2128763)

Utilizator HelloWorldBogdan Rizescu HelloWorld Data 11 februarie 2018 23:59:20
Problema Interesant Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 88

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:31:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strlen(v)>maxx) ^ user.cpp:37:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (strlen(v)==maxx) ^ user.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (ii<strlen(a[i]) && jj<strlen(a[j]) && k<strlen(a[i])) ^ user.cpp:61:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (ii<strlen(a[i]) && jj<strlen(a[j]) && k<strlen(a[i])) ^ user.cpp:61:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (ii<strlen(a[i]) && jj<strlen(a[j]) && k<strlen(a[i])) ^ user.cpp:67:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (k==strlen(a[i])) break; ^ user.cpp:22:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("interesant.in","r",stdin); ^ user.cpp:23:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("interesant.out","w",stdout); ^ user.cpp:24:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&p,&n); ^ user.cpp:30:32: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(v,5004,stdin); ^ user.cpp:50:37: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(a[++m],5004,stdin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1336kbOK.520
20ms1332kbOK.5
30ms1332kbOK.5
40ms1328kbOK.5
50ms1404kbOK.33
648ms2140kbOK.33
70ms1364kbOK.33
884ms1828kbOK.33
9196ms2296kbOK.44
10240ms2292kbOK.44
11152ms2180kbOK.44
12236ms2240kbOK.44
13252ms2256kbOK.44
14244ms2300kbOK.55
15204ms2296kbOK.55
16452ms2288kbOK.55
17316ms2292kbOK.55
18328ms2296kbOK.55
19356ms2296kbOK.55
20Depăşit2292kbTime limit exceeded.00
21Depăşit2292kbTime limit exceeded.00
22424ms2300kbOK.66
Punctaj total88

Ceva nu functioneaza?