Pagini recente » Borderou de evaluare (job #2620439) | Borderou de evaluare (job #2298510) | Borderou de evaluare (job #2779255) | Borderou de evaluare (job #2122119) | Borderou de evaluare (job #2561058)
Borderou de evaluare (job #2561058)
Raport evaluator
Compilare:
main.cpp:8:16: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
unll v[1 << 20 + 5];
~~~^~~
main.cpp: In function 'void Read()':
main.cpp:46:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1;i <= n;++i)
~~^~~~
main.cpp: In function 'void Solve()':
main.cpp:53:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1;i <= n;++i)
~~^~~~
main.cpp: In function 'void read(unll&)':
main.cpp:22:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, 100000, stdin);
^
main.cpp:35:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, 100000, stdin);
^
main.cpp: In function 'void Read()':
main.cpp:42:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in", "r", stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 8ms | 262kb | OK | 10 |
3 | 20ms | 393kb | OK | 10 |
4 | 81ms | 1048kb | OK | 10 |
5 | 54ms | 1441kb | OK | 10 |
6 | 301ms | 2883kb | OK | 10 |
7 | 680ms | 6029kb | OK | 10 |
8 | 892ms | 8388kb | OK | 10 |
9 | 1797ms | 18685kb | OK | 10 |
10 | 1803ms | 30076kb | Time limit exceeded | 0 |
Punctaj total | 90 |