StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Juraj Blaho

Rating
1539.25 (12,179th)
Reputation
10,745 (14,041st)
Page: 1 2 3 4 ... 5
Title Δ
How to declare an object but not run the constructor? +1.83
How to read a value from an absolute address through C code 0.00
What is the meaning of these C Macros (protos, #x?, __unused)? -1.57
Please explain this use of typedef +0.42
How to safely convert unsigned value to signed? -1.00
When default destructor is enough for the class? +1.08
typedef a function pointer type +2.44
How to use std::auto_ptr to achieve covariance assignment? 0.00
What are the common usage of exceptions at catch site? -2.10
C++: Adding methods to a polymorphic class hierarchy without violat... +0.78
Allocate memory to double dimensional array +2.05
memory allocation and 0 size: can I get the memory leaks? -0.78
Why can't I change char array later? -0.40
How to "invalidate" an object like an stl iterator 0.00
C++11 constructors +0.04
how to terminate a string in c++ -0.95
Optional Parameters in VS2010 templitized class function 0.00
Upcasting pointers +1.26
order of an operation when upper bound is fixed +1.11
How to I restrict a template class to certain types? -1.08
Cant make a vector of fixed size arrays? -1.47
Why throw local variable invokes moves constructor? -0.77
Why Q.head = Q.tail + 1 represents the queue is full in CLRS -0.55
C++ the meaning of getting size of a array +0.30
Handling method returning void uniformly with method returning a va... 0.00
c++ fstreams open file with utf-16 name +0.24
How can the following QTcpSocket delay be explained? -0.05
C++ - How would I insert values of my own type into a collection? +0.45
Return values in c++03 vs 11 +1.26
memcpy_s C++ pointer -1.11
functional version of std::transform 0.00
C Valgrind - Source and destination overlap in memcpy -0.70
What's the use of memset() return value? +1.64
C++ specify array indexes in initializer, like C -0.58
Is there any disadvantages if I'm using Array instead of Vector? +1.21
C++ and C library using longjmp 0.00
How can I copy one vector block to the other +1.14
Should we store smart pointers to class instances in large std::vec... +0.03
Randomly assign to boost::ptr_vector +0.43
Is there a tool to tidy up C++ code? 0.00
Proper/elegant way of implementing C++ exception chaining? +1.20
Pointer size not correct +0.46
Superior knowledge needed in OOP before Data structures? 0.00
Polymorphism without "new" +1.36
How to check how many rows is in table using SOCI and C++? 0.00
Sorting a standard array of structs on a variable +0.47
Avoid overriding members when inheriting +0.13
STL containers & memory leaks -1.68
Homework - C bit puzzle - Perform % using C bit operations (no loop... +1.11
Why is it not possible to use private method in a lambda? +2.32