StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 29 30 31 32 33 ... 52
Title Δ
converting std::string to int using sstream -0.66
Some basic Inheritance problems in C++ 0.00
Why can't we typedef an (unnamed) structure twice at file scope, bu... +2.47
exchange key and vals in a map +0.49
Delete operator segfaults when the constructor throws an exception -0.10
How to save specific command output to a variable in sh? -1.74
combine output from many containers in c++ -1.02
Const correctness with objects containing shared_ptr +0.83
How to reserve memory for vector of vector +2.27
Hash map with concurrent values (in C++) +2.16
C++ Read only random lines in a file +1.06
Passing iterators to a function -0.46
C: How to point to calloc array? -2.08
C++ Segmentation fault when working with <vector> and <fst... +0.05
Allowing error messages to bubble up +0.53
Is using namespaces as well as folders to organize code overkill? 0.00
What is a better way to read a file until it ends than using istrea... +0.31
how to intentionally leak non-pointer heap allocated object -0.65
operator<<(ostream& os, ...) for template class -1.68
using file descriptor from system call in C +0.00
Should I explicitely scope variables? -0.61
Annoying error reading structs from binary file (C++) -0.65
Size of a dynamically allocated integer array +0.28
Read a file which has particular structure in C -0.58
How can I pass the index of a for loop as the argument for pthread_... +2.29
How does toggling a call to printf within a function determine whet... -0.38
What happens to a function's stack when it returns? +0.37
Difference between creating object with "new" or not. +0.86
Getting the remainder of a stringstream c++ +0.30
Read from a file. C++ 0.00
Lazy, overloaded C++ && operator? +0.90
Why the growth direction of heap address become opposite when alloc... -1.28
What is the actual point of using pointers in C++? +0.38
Smart pointer wrapping penalty. Memoization with std::map -0.30
C++ operator overloading for pointers +2.35
error_code vs errno 0.00
How do I instantiate an array's size later? -1.58
Is there any mechanism in (the future version of) C++ which can mak... -1.76
How to detect floating point underflow in C -0.46
C++ Using an object of a class within a function of that class +0.46
c++ functions while loop +0.07
Remove elements from first set element which second set contains wi... -0.57
Definition of class member +1.15
Read from string (possible array usage?) C++ +0.81
How do I find out what writes to an address using C++? -0.51
How far does GCC's __builtin_expect go? +2.42
How to implement both scalar and vector addition using the += opera... -1.07
Logically delete a file -0.72
retrieve random key element for std::map in c++ -1.81
Line spacing after endl and cout? +0.53