Pagini recente » Borderou de evaluare (job #930856) | Borderou de evaluare (job #930995) | Borderou de evaluare (job #1088006) | Borderou de evaluare (job #1407513) | Borderou de evaluare (job #1352280)
Borderou de evaluare (job #1352280)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (1LL << (n - 2) >= k) {
^
user.cpp:52:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ((1LL << l) >= r) {
^
user.cpp:31:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in", "r", stdin);
^
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 84ms | 432kb | OK | 100 |
Punctaj total | 100 |