Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
silverfox
silverfox has asked
1
questions and find answers to
15
problems.
Stats
230
EtPoint
45
Vote count
1
questions
15
answers
About
A high school student learning competitive programming, software/game dev and also cryptography.
silverfox questions
Why "using namespace std;" gives different result when dealing with doubles in C++?
silverfox answers
What is this strange expression in GCC/Clang?
Finding ratio of 2 numbers in C++
Print a matrix of alternating X's and O's given column and row constraints?
Queue using struct (Taxi dispatch problem)