StackRating

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

AndersK

Rating
1479.33 (4,499,270th)
Reputation
30,644 (3,964th)
Page: 1 2 3 ... 31
Title Δ
Can I substitue C++ ternary operator for if in this case? +2.06
How do I fix this problem with multiplying two matrices? +0.49
Storing a string in another variable in C -0.39
why does passing C string into function as char* cause runtime erro... 0.00
Is it possible for classes to work together in C++? +0.53
C++ : create a tuple with vector of strings -1.01
Why use parenthesis on a single value in macro definition? -1.83
How is it possible to count, how many elements in an array satisfy... -0.46
LNK2019 - unresolved external symbol error 0.00
Is it possible to use a bare pointer in a similar way to Unique poi... +0.53
how to assign a shared pointer of type structure to a shared pointe... +0.04
How do you access an array of structures -0.46
Segmentation Fault returned using strtok -1.31
Empty array in c++ shows absurd behavior -1.17
How to get milliseconds passed since unix epoch in C without multip... -1.39
C alocate memory using malloc 0.00
How can I save many data in a CSV file? +0.51
Why typecast a pointer at its declaration? -0.73
What is the proper way to include a source library in a Visual Stud... +0.12
How do you return a formatted string in C? -1.68
How can I copy a struct member array to a variable? +0.48
How to read a file in C and at the same time create a variable with... -1.69
Returning smart pointer from raw pointer -1.82
How can I write many rows in my file CSV? 0.00
C++ Segmentation fault: 11 Error, while coding linkedlist that adds... -0.74
I am trying to count the number of elements currently in a linked l... -0.50
double free or corruption (fasttop) when using erase in vector. How... -1.64
Using regex capture groups in C to populate a struct 0.00
How can i create a file .csv? +0.51
How to permanently store information using C program? -0.80
RegSvr32.exe fails to launch 0.00
Storing multiple entry into linked list +0.51
Reversing a string without using any library function -1.74
Tokenizing string from dynamic array into multiple lines in static... 0.00
Segmentation Fault with argv when adding an extra argument 0.00
Is std::sqrt the same as sqrt in C++ +1.44
2-D Vector with structs: How to store elements? +0.10
Running in an Infinite Loop C +0.40
WaitForSeconds functions in cpp +0.51
How does the pointer in C work in this algorithm? 0.00
Missing characters when assigning strings to a structure 0.00
using scanf and printf makes the program infinite loop but by repla... +0.00
How can I overwrite an array with another array in C +0.03
Didn't understand creating 2d dynamic array with double pointer... -1.77
how can i read data from a file then edit it and print it in the sa... -0.77
How to connect or link two c++ programs with each other? +2.09
Computer guesses your number (has to be in 10 tries) from 1-1000 0.00
How to fwrite from heap memory array INSIDE STRUCT? 0.00
Is there a way to dynamically call functions by their name in c++ -0.05
How do I fix 'Segmentation fault (core dumped)' in this code? +1.10