Pagini recente » Borderou de evaluare (job #1746130) | Borderou de evaluare (job #2961482) | Borderou de evaluare (job #2395138) | Borderou de evaluare (job #2382605) | Borderou de evaluare (job #1745440)
Borderou de evaluare (job #1745440)
Raport evaluator
Compilare:
user.cpp: In function ‘int query(int)’:
user.cpp:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(ant+i<env.size() && t>env[ant+i].x)
^
user.cpp: In function ‘int main()’:
user.cpp:86:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<ls.size(); ++i) { /// Select 'lower envelope' lines
^
user.cpp:94:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<stk.size(); ++i) /// Make 'lower envelope'
^
user.cpp:73:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.in", "r", stdin);
^
user.cpp:74:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.out", "w", stdout);
^
user.cpp:77:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&q);
^
user.cpp:79:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp:99:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 448kb | OK | 10 |
2 | 0ms | 444kb | OK | 10 |
3 | 4ms | 456kb | OK | 10 |
4 | 20ms | 492kb | OK | 10 |
5 | 164ms | 704kb | OK | 10 |
6 | 348ms | 904kb | OK | 10 |
7 | 600ms | 1260kb | OK | 10 |
8 | Depăşit | 1976kb | Time limit exceeded. | 0 |
9 | Depăşit | 1980kb | Time limit exceeded. | 0 |
10 | Depăşit | 1984kb | Time limit exceeded. | 0 |
Punctaj total | 70 |