Pagini recente » Borderou de evaluare (job #1127367) | Borderou de evaluare (job #3222759) | Borderou de evaluare (job #63573) | Borderou de evaluare (job #1810764) | Borderou de evaluare (job #1264278)
Borderou de evaluare (job #1264278)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:33:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", x);
^
user.cpp:16:9: warning: unused variable ‘ind’ [-Wunused-variable]
int ind = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:48:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.in", "r", stdin);
^
user.cpp:49:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.out", "w", stdout);
^
user.cpp:51:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:53:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &r, &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1224ms | 25100kb | Incorect | 0 |
Punctaj total | 0 |