Pagini recente » Borderou de evaluare (job #208986) | Borderou de evaluare (job #3262693) | Borderou de evaluare (job #2128250) | Borderou de evaluare (job #2676681) | Borderou de evaluare (job #1414888)
Borderou de evaluare (job #1414888)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:97:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.in","r",stdin);
^
user.cpp:98:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.out","w",stdout);
^
user.cpp:100:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&T);
^
user.cpp:103:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n",s+1); n=strlen(s+1);
^
user.cpp:104:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n",a+1); m1=strlen(a+1);
^
user.cpp:105:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n",b+1); m2=strlen(b+1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 2200kb | OK | 100 |
Punctaj total | 100 |