User profile: oddy

User info
User name:oddy
History
Joined:
Number of posts:15
Latest posts:

About type inference for function templates
I use the function [code]read[/code] to read an integer from [code]stdin[/code] in the code below: ...

An error when running "make"
@mbozzi I really use bash. However, due to the UTF-8 problem, in the sentence you pointed out, exce...

An error when running "make"
As the previous thread, I have installed and tried two types of Unix shell separately: Git Bash and ...

How can I run a Unix Shell script Under Windows?
As the title, I have the source code of GCC, and I am going to build GCC using it. However, as every...

A exception has been thrown when solving 8-digit problem
As the title, I am going to solve 8-digit problem using breadth first search (BFS), but it has throw...