StackRating

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

cwfighter

Rating
1412.10 (4,536,027th)
Reputation
378 (341,797th)
Page: 1 2
Title Δ
How can I stop user entering same value twice? -1.27
read string into array -0.90
C++ pointer function and non-pointer function -1.04
Error: 'object' was not declared in this scope (C++) -3.08
Finding the index of the minimum of each list in a list of lists -3.26
Freeing a jagged array in C++ +1.55
Why does this C++ code not create a text file? -3.20
how to take an integer input in main function and make an array of... -1.07
Why is this output of this basic C program? -1.31
Make variable unchangeable without copying in C++ -2.11
Read int & char array in one scanf -0.53
store abstract member, keep interface simple +0.69
how to assign a multidimensional array to a structure? -3.52
How do I copy a file to my server using scp 0.00
How can I write a test code in c++ -3.46
const value in for loop -0.16
Compile error with assert(f<char, int>()) -2.57
Why are my functions undefined when I declared the type already? -3.37
Null character behavior c++ -0.28
Parsing an XML file ( forest of binary trees ) in C/ C++ -3.59
boost property tree cannot read multiple json data in one file +2.27
C++ What does delete pointer,pointer=0; statement work ? Does it cl... -2.24
C Why can't a void pointer store a float value? -1.15
How would I use EOF to end input in the following code? +0.59
What is the order of namespaces in inheritance? -1.25
C++ What is the most efficient way of reading XML files? -3.54
setting char array inside a function -3.76
Reverse a string recursively in C - using a pointer to string only +0.71
C program to calculates the number of ways to choose k objects from... -3.64
Why is the output `0` in this case? -3.32
Why does My char array not work? -0.35
Why won't the output be 4 in this case? -1.73
C++ Linking Error while compiling -3.41
Array folding into a single element -1.73
how to use assign elements to matrix using dynamic memory allocation? +0.25
C++ sort and associate the elements with their orders in the sorted... -3.62
Does the order of declaring functions and methods in C++ matter -3.49
Bool function always returning false -2.54
memory and pointers breaking before release -4.02
Not sure why code isn't being read? -3.91
Boost log - formatting with severity_channel_logger -3.75
C++: How do we send float data in a structure, over UDP, and receiv... -1.95
How to have gcc warn about conversions from uint32_t to uint64_t? -1.59
how to create a relative path in linux OS, using C++ boost or std 0.00
Writing in order to jsoncpp (c++) -3.37
Any multi-thread concern on memcpy function? +0.82
How to calculate compile time, execution time ,performance and succ... +0.05
How to get nested JSON Values using Rapidjson in C++ -3.98
Isn't '\0' != 0 true? -1.63
Python - Can't install modules on mac -0.15