Pagini recente » Borderou de evaluare (job #2883106) | Borderou de evaluare (job #1659673) | Borderou de evaluare (job #3287935) | Borderou de evaluare (job #2988704) | Borderou de evaluare (job #1187937)
Borderou de evaluare (job #1187937)
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/cckSxFSp.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 | 1756ms | 4244kb | Incorect | 0 | 0 |
2 | Depăşit | 4236kb | Time limit exceeded. | 0 |
3 | 1236ms | 4240kb | Incorect | 0 |
Punctaj total | 0 |