Pagini recente » Borderou de evaluare (job #2742789) | Borderou de evaluare (job #2364441) | Borderou de evaluare (job #202257) | Borderou de evaluare (job #2483065) | Borderou de evaluare (job #1737658)
Borderou de evaluare (job #1737658)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("superstring.in","r",stdin);
^
user.cpp:32:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("superstring.out","w",stdout);
^
user.cpp:34:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&tests);
^
user.cpp:36:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s%s",s1,s2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 320ms | 6128kb | OK | 100 |
Punctaj total | 100 |