StackRating

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

cigien

Rating
1663.13 (392nd)
Reputation
1 (4,402,683rd)
Page: 1 ... 23 24 25 26 27
Title Δ
Printing random number 0.00
Remove duplicates in two vector based on duplicates on first vector 0.00
How to re-use the same default argument in multiple function declar... 0.00
how can I get this function template to work reguardless of whether... +0.38
std::cin not working inside of a for loop 0.00
c++ program doesn't print and breaks down 0.00
What is wrong with template definition? +1.59
Issue with multiple overloads using enable_if 0.00
How do I input whole array in 8 steps instead of 64 steps? +0.41
how to make argument deduction work for derived class which using b... +1.99
Conditional storage class dependent upon template parameter -1.83
Why overloaded de-reference operator doesn't work the same way... +0.44
Scoped enum is not raising a compiler error when passed to MAKEWPAR... 0.00
How to perform multiplication on char which represents a digit? 0.00
using inherited operators in derived class 0.00
Compilation error using enum in Visual Studio +2.05
How is uncommenting a cout line changing the final answer? 0.00
why doesn't list.end()-- decrement the iterator? 0.00
How to sort 2D array using built in sort function 0.00
return value type does not match the function type (return type is... -0.26
Is it possible to do "call by reference when possible" in... 0.00
how to read input properly into a 2D vector, vector<vector<in... +0.42
Why declaring the size of an array as n, before inputting n, works... -1.25
Why this nested template deduction should fail? 0.00
Initializing vector with data not working - push_back() does work +1.91
Transform with Lambda function not doing what i want it to C++ 0.00
Operations on Linked List giving error after completion -0.36
Program cannot run due to no operator "<<" matches... -1.81
What am I missing with this failed, C++ string comparison? 0.00
How to write a function to swap rows in a 2D array (c++) 0.00
How to unpack std::tuple from C++ template? -0.34
Simultaneous changes in C++ for-loop -1.10
C++ is it possible to make array elements a single ''int... 0.00
std::is_invocable<...> checking for member function 0.00
is there a way to index groups of values in c++ -0.58
Concatenate only selected elements in a string in c++ 0.00
undefined reference to `operator<<(std::ostream&, /* clas... +1.88
C++ method definition does not know about class type 0.00
C++: XOR between string and int 0.00
Explicitly instantiate templates using a tuple 0.00
How to copy keys and values of map to set of pair +0.03
Pointer to class field as lambda argument +0.42
Template static member definition depends on order passed to linker +2.05
C++ integer multiplication: explain this behaviour +0.42
Weird behavior of min 0.00
No matching function for operator with more template values than de... 0.00
How to check if a string matches an array element? -1.62
Returning a pointer or reference to my current object from a insert... -5.08
Finding a string in a text file and displaying the entire line in c++ +3.45
Depending type of var on if loop -2.04