Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
phoeagon
phoeagon has asked
3
questions and find answers to
9
problems.
Stats
232
EtPoint
68
Vote count
3
questions
9
answers
About
phoeagon questions
`y=++y`, is this standard compliant? [which appears in a test by Microsoft] [duplicate]
phoeagon answers
C++ - How do you loop back after user input?
Why does malloc() or new never return NULL? [duplicate]
What is the difference between memory allocation through new and allocator
Problems with shared_ptr<T[]> wrapping a dynamic array
Using buffer overflow to execute shell code
Why is factoring in NP, but not in P?
Is it valid to have default template arguments that are dependent on earlier arguments?