Pagini recente » Borderou de evaluare (job #443629) | Borderou de evaluare (job #597835) | Borderou de evaluare (job #1952362) | Borderou de evaluare (job #1780299) | Borderou de evaluare (job #1439885)
Borderou de evaluare (job #1439885)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (DP[i] == k)
^
user.cpp:31:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parola.in", "r", stdin);
^
user.cpp:32:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parola.out", "w", stdout);
^
user.cpp:34:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:37:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu %lu\n", &mod, &k);
^
user.cpp:38:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buf, sizeof(buf), stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 5272kb | Time limit exceeded. | 0 |
Punctaj total | 0 |