Pagini recente » Borderou de evaluare (job #1408356) | Borderou de evaluare (job #697090) | Borderou de evaluare (job #2361241) | Borderou de evaluare (job #1742779) | Borderou de evaluare (job #1628393)
Borderou de evaluare (job #1628393)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%I64d", sol);
^
user.cpp:6:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in", "r", stdin);
^
user.cpp:7:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out", "w", stdout);
^
user.cpp:10:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tmax);
^
user.cpp:12:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 160ms | 272kb | Incorect | 0 |
Punctaj total | 0 |