Pagini recente » Borderou de evaluare (job #2452315) | Borderou de evaluare (job #3210049) | Borderou de evaluare (job #429443) | Borderou de evaluare (job #1662787) | Borderou de evaluare (job #2535005)
Borderou de evaluare (job #2535005)
Raport evaluator
Compilare:
main.cpp: In function 'int binarySearch(int, vi&)':
main.cpp:68:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m = l + r >> 1;
~~^~~
main.cpp: In function 'Matrix mult(Matrix, Matrix)':
main.cpp:87:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < a.size(); ++i) {
~~^~~~~~~~~~
main.cpp:88:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < b[0].size(); ++j) {
~~^~~~~~~~~~~~~
main.cpp:89:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < a[0].size(); ++k) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
#define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);}
^
main.cpp:135:9: note: in expansion of macro 'FO'
FO(ctc);
^~
main.cpp:13:71: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
#define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);}
^
main.cpp:135:9: note: in expansion of macro 'FO'
FO(ctc);
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 19ms | 4980kb | Corect | 10 | 30 |
2 | 12ms | 4980kb | Corect | 10 |
3 | 13ms | 4980kb | Corect | 10 |
4 | 13ms | 4980kb | Corect | 10 | 30 |
5 | 19ms | 5242kb | Corect | 10 |
6 | 32ms | 5767kb | Corect | 10 |
7 | 47ms | 6406kb | Corect | 10 | 30 |
8 | 130ms | 8970kb | Corect | 10 |
9 | 222ms | 14008kb | Corect | 10 |
10 | 266ms | 17944kb | Corect | 10 | 10 |
Punctaj total | 100 |