Pagini recente » Borderou de evaluare (job #1808334) | Borderou de evaluare (job #1141823) | Borderou de evaluare (job #280631) | Borderou de evaluare (job #1030682) | Borderou de evaluare (job #1187745)
Borderou de evaluare (job #1187745)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.in", "r", stdin);
^
user.cpp:14:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.out", "w", stdout);
^
user.cpp:16:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i\n", &T);
^
user.cpp:19:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(A + 1); N = strlen(A + 1);
^
user.cpp:20:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(B + 1); M = strlen(B + 1);
^
/tmp/ccryM3gG.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 |
Punctaj/grupa |
1 | 1100ms | 4204kb | Incorect | 0 | 0 |
2 | Depăşit | 4188kb | Time limit exceeded. | 0 |
3 | 536ms | 4088kb | Incorect | 0 |
Punctaj total | 0 |