Pagini recente » Borderou de evaluare (job #2537171) | Borderou de evaluare (job #2969337) | Borderou de evaluare (job #2650812) | Borderou de evaluare (job #747912) | Borderou de evaluare (job #1187921)
Borderou de evaluare (job #1187921)
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/ccvifCcP.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 | 1392ms | 4208kb | Incorect | 0 | 0 |
2 | Depăşit | 4188kb | Time limit exceeded. | 0 |
3 | 808ms | 4084kb | Incorect | 0 |
Punctaj total | 0 |