Pagini recente » Borderou de evaluare (job #366489) | Borderou de evaluare (job #1771164) | Borderou de evaluare (job #2758218) | Borderou de evaluare (job #2079516) | Borderou de evaluare (job #2032812)
Borderou de evaluare (job #2032812)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:97:20: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if (s[i] == s[j])
^
user.cpp: In function ‘char Advance()’:
user.cpp:26:42: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, BUFFSIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:59:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("palsubsecv.in", "r", stdin);
^
user.cpp:60:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("palsubsecv.out", "w", stdout);
^
user.cpp:62:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:65:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d\n%s", &n, &m, &limit, s + 1);
^
user.cpp:69:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 132ms | 5760kb | Incorect | 0 |
Punctaj total | 0 |