Pagini recente » Borderou de evaluare (job #2743065) | Borderou de evaluare (job #1921915) | Borderou de evaluare (job #2793129) | Borderou de evaluare (job #686345) | Borderou de evaluare (job #1439804)
Borderou de evaluare (job #1439804)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp:19: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:20: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:23:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrt);
^
user.cpp:25:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &k);
^
user.cpp:26:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", s + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 424ms | 9056kb | OK | 100 |
Punctaj total | 100 |