Pagini recente » Borderou de evaluare (job #2423924) | Borderou de evaluare (job #2634121) | Borderou de evaluare (job #2143202) | Borderou de evaluare (job #946210) | Borderou de evaluare (job #1818180)
Borderou de evaluare (job #1818180)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77: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:78: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:83:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&T);
^
user.cpp:86:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(A,NMax-1,stdin);
^
user.cpp:91:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(B,NMax-1,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 11012kb | Time limit exceeded. | 0 |
Punctaj total | 0 |