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
14
problems.
Stats
211
EtPoint
40
Vote count
1
questions
14
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
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)