A[1][1]
A[1][2]
...
A[5][5]
A[1][1] A[1][2] A[1][3]...
A[2][1] A[2][2] A[2][3]...
....
A[5][1] A[5][2] A[5][3]...
In your pictures, I seems You run on Redhat/Linux, But I'm using Code::Block on WindowsI'm using C::B under Windows XP.
Can I delete normal version (and this action will not take any damage to other part) ?Yes. You should (however) also delete the config file "default.conf" in %APPDATA%\codeblocks. This will basically initialise C::B from scratch.
I've installed Ubuntu 12.04 LTS, and Code::Blocks 10.05. I tried to use the nightly version, but I can only open the program with Wine (inserted dll files).What about reading a few posts (most of the time the second post) below the first post in a nightly topic and then use the proper way to install it on ubuntu?