Pagini recente » Borderou de evaluare (job #1039771) | Borderou de evaluare (job #286228) | Borderou de evaluare (job #140246) | Borderou de evaluare (job #484149) | Borderou de evaluare (job #1187899)
Borderou de evaluare (job #1187899)
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/cc0QKS5Y.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 | 1348ms | 4204kb | Incorect | 0 | 0 |
2 | Depăşit | 4192kb | Time limit exceeded. | 0 |
3 | 780ms | 4088kb | Incorect | 0 |
Punctaj total | 0 |