Pagini recente » Borderou de evaluare (job #2435187) | Borderou de evaluare (job #289621) | Borderou de evaluare (job #2874804) | Borderou de evaluare (job #1362834) | Borderou de evaluare (job #2632715)
Borderou de evaluare (job #2632715)
Raport evaluator
Compilare:
main.cpp: In constructor 'SegmentTree::SegmentTree(int)':
main.cpp:65:15: warning: 'SegmentTree::data_' will be initialized after [-Wreorder]
vector<int> data_;
^~~~~
main.cpp:64:7: warning: 'int SegmentTree::treeSize_' [-Wreorder]
int treeSize_;
^~~~~~~~~
main.cpp:8:3: warning: when initialized here [-Wreorder]
SegmentTree(int k)
^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:70:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arbint.in", "r", stdin);
^
main.cpp:71:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arbint.out", "w", stdout);
^
main.cpp:74:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:78:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
main.cpp:85:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &op, &a, &b);
^
main.cpp: In member function 'bool SegmentTree::Update_(int, int, int, int&, int&)':
main.cpp:51:3: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 11ms | 131kb | OK | 10 | 10 |
3 | 16ms | 131kb | OK | 10 | 10 |
4 | 45ms | 262kb | OK | 10 | 10 |
5 | 66ms | 1572kb | OK | 10 | 10 |
6 | 81ms | 1966kb | OK | 10 | 50 |
7 | 196ms | 2859kb | OK | 10 |
8 | 173ms | 2097kb | OK | 10 |
9 | 164ms | 2359kb | OK | 10 |
10 | 182ms | 2490kb | OK | 10 |
Punctaj total | 100 |