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
2
questions and find answers to
17
problems.
Stats
277
EtPoint
57
Vote count
2
questions
17
answers
About
A high school student learning competitive programming, software/game dev and also cryptography.
silverfox questions
Can't use C# .NET 6 PriorityQueue in Unity
Why "using namespace std;" gives different result when dealing with doubles in C++?
silverfox answers
new line character(enter key) in C++
how to remove duplicates of a vector of structures c++
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)