Pagini recente » Borderou de evaluare (job #1283186) | Borderou de evaluare (job #2094158) | Borderou de evaluare (job #1510070) | Borderou de evaluare (job #943582) | Borderou de evaluare (job #1289274)
Borderou de evaluare (job #1289274)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:42: 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:36:44: 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:38:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i\n", &T);
^
user.cpp:41:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(A + 1);
^
user.cpp:42:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(B + 1);
^
/tmp/ccMBehZ0.o: In function `main':
user.cpp:(.text.startup+0x78): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 284ms | 6116kb | OK | 100 |
Punctaj total | 100 |