StackRating

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

Swordfish

Rating
1528.92 (19,504th)
Reputation
1 (4,245,517th)
Page: 1 ... 8 9 10 11 12
Title Δ
Measuring time and doing actions in a game in C 0.00
C General sscanf return 0.00
C++ avoid full shift in bit operation 0.00
How can I replace n lines from a file to another file in C++? 0.00
delete x vs ::operator delete(x) -2.04
Batch file incorrect directory +2.13
Input number (int) without newline c -0.99
Magnetometer code: C++ vs C - iosstream, vectors - error iostream:... 0.00
unable to access base class function c++ -0.02
how to make std::functions and lambdas which could take any type of... -0.71
creating polynomial using linked list and adding them +1.82
c# equivalent of c++ vector<int> 0.00
C++: Read strings and integers from file, and obtain highest number +0.18
Program to check similar elements of two array +1.74
C language variable in executable file +0.46
Which is the right style to use function pointer? -1.54
Bad file descriptor error when trying to associate fmemopen file de... -1.55
Unhandled exception in for loop 0.00
User input for a curl request 0.00
Why can't I list strings stored in arrays? 0.00
How to sort a 3 pair vector in c++ 0.00
Is there a difference between a bit mask and a bit array? -1.27
Can I placement new a std::tuple into a memory mapped region, and r... -2.10
Exclude coordinates generated from rand() function 0.00
Why do I get undefined reference to TextOut() function in Windows A... 0.00
How to include (import) an istalled library (MPI) in my C compiler... 0.00
Empty nested initializer list in C++ -2.01
Validate string input in c++ for letters and spaces only +1.79
normally should never public subclass vector<> but what if ju... 0.00
c++ While loop refactor logic 0.00
How do I efficiently foolproof user input while using cin to ask fo... -1.24
How do I assign variables depending on the input? C++ -4.21
Sort an array without algorithms or sort functions? +1.63
How can I run a VBS script with arguments inside C++ program? 0.00
Scaling Return Structures of C++ Functions Systematically +4.52
How do I take a character pointer of 20 characters to output the co... 0.00
Count equal elements +3.76
C++ Menu using cases not working properly when interacted by the user 0.00
Will an iterator cause a memory leak? +5.27
how to execute the running time of a program written in c++? +4.00
Overloading addition operator (adding a string to an object using a... 0.00
Need help writing a for loop to create a border around a string 0.00
Cast an Int Array into a Double Array C++ with Decimals 0.00
Function automatically looping? 0.00
error while compiling - conversion from DWORD to LPCVOID 0.00
Nested containers: why cant i access the stack at the top of a queu... -3.35
How does program know if static variable needs to be initialized? -0.40
Exercise of multithreading 0.00
const variable not recognized as array dimension +0.89
I feel like the input code I put into my struct can be condensed, a... -3.41