Pagini recente » Borderou de evaluare (job #1013836) | Borderou de evaluare (job #2555155) | Borderou de evaluare (job #2853222) | Borderou de evaluare (job #2202296) | Borderou de evaluare (job #2534995)
Borderou de evaluare (job #2534995)
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:145:9: note: in expansion of macro 'FO'
FO(biconex);
^~
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:145:9: note: in expansion of macro 'FO'
FO(biconex);
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 7ms | 2621kb | Corect | 10 |
| 2 | 7ms | 2490kb | Corect | 10 |
| 3 | 7ms | 2621kb | Corect | 10 |
| 4 | 8ms | 2621kb | Corect | 10 |
| 5 | 9ms | 2752kb | Corect | 10 |
| 6 | 17ms | 3145kb | Corect | 10 |
| 7 | 27ms | 3538kb | Corect | 10 |
| 8 | 264ms | 20496kb | Memory limit exceeded | 0 |
| 9 | 165ms | 10387kb | Corect | 10 |
| 10 | 207ms | 14041kb | Corect | 10 |
| Punctaj total | 90 |