StackRating

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

remyabel

Rating
1487.32 (4,451,504th)
Reputation
7,548 (21,044th)
Page: 1 2 3 4 5 6
Title Δ
implicit int in c language +4.37
printing a 'triangle' of chars from string array in C 0.00
c++ program crash when using regex -3.94
Difference between std::vector and std::array initializer lists +3.96
Is the size of an array determined at compile time? +0.47
Why do I need to dereference iterator to smart pointer twice instea... -0.96
C++11: in-class initializaton with "= {}" doesn't wor... +4.54
Creating a class instance as a member of another class +4.58
Iterator for only one row of a vector of a vector -3.78
c++11 about rvalue reference 0.00
Generating Unique Random Numbers in Arrays C++ -0.94
understanding weird output of printf function +4.26
Compiler not showing error on declaring pointer of undefined type -3.77
operator overloading passed and returned arguments +1.57
Type error and pointer confusion +4.75
What will be Output in C? 0.00
C - Displaying the parts in ascending order by part number 0.00
Loops inside loops - I'm almost there but this code is just sli... 0.00
array type is not assignable 0.00
Loss of accuracy with the return statement in my code -3.92
moving temporary value using rvalue reference 0.00
T v{} initialization -3.36
What does if((x=0)) mean in C? -3.53
Printing out to terminal without it scrolling +1.94
How to make tri angle with blank inside using c++? +1.48
How to set a fixed width with cout? 0.00
creating custom" string " (struct) copy 0.00
Vector initialization usign array -1.06
C++ random char -3.53
How can I write a function that takes a variable number of argument... -3.43
mbrlen() fails to return if called after std::wstring declaration a... 0.00
Forming variable name with Macro -2.81
typecasting a pointer with static_cast<> 0.00
Missing semicolon error for functions returning iterator 0.00
Using macros in printf with a number sign -0.07
no match for 'operator>>' in 'std::cin? -2.82
template typedef C++11 -2.89
2D Movement in a specific direction -3.93
Can I use a type in a forward declared class? 0.00
C++ multimethods and compile time detection -2.53
Could it be the string::size_type type? +0.80
which library should i use in order to compile with boost algorithm 0.00
Annoying problems with struct in c++ -4.17
std::strstreambuf::sbumpc(); always give -1 0.00
Use member variable or static variable in C++? +2.50
Defining keyword-like macros just for improving code readablity +1.25
c++ - How can I use a structure to calculate the total number of ma... -0.01
Different output of a const variable in C and C++ -2.90
Merging smaller chunks of data into one big section of memory +4.13
Jumping onto next string when the condition is met -3.31