Pagini recente » Borderou de evaluare (job #5839) | Borderou de evaluare (job #3191147) | Borderou de evaluare (job #3291451) | Borderou de evaluare (job #3243584) | Borderou de evaluare (job #1448163)
Borderou de evaluare (job #1448163)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", brut(sir, N, K));
^
user.cpp:41:37: 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:42:39: 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:44:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &T); T; --T) {
^
user.cpp:45:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %s", &N, &K, sir);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 1224kb | Time limit exceeded. | 0 |
Punctaj total | 0 |