Borderou de evaluare (job #65287)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Matrix (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 mar. 2014 09:07:52 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:20:22: warning: unused variable ‘ii’ [-Wunused-variable]
user.cpp:20:28: warning: unused variable ‘jj’ [-Wunused-variable]
user.cpp:20:34: warning: unused variable ‘j’ [-Wunused-variable]
user.cpp:29:17: warning: unused variable ‘i’ [-Wunused-variable]
user.cpp:29:22: warning: unused variable ‘ii’ [-Wunused-variable]
user.cpp:29:28: warning: unused variable ‘jj’ [-Wunused-variable]
user.cpp:48:14: error: ‘j’ was not declared in this scope
user.cpp:50:4: error: ‘aux’ was not declared in this scope
user.cpp:51:8: error: name lookup of ‘i’ changed for ISO ‘for’ scoping [-fpermissive]
user.cpp:51:8: note: (if you use ‘-fpermissive’ G++ will accept your code)