Borderou de evaluare (job #446076)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Lanterna | Compilator | cpp | vezi sursa |
Rundă | lasm_13_03_2019_10_12b | Status | evaluat |
Dată | 13 mar. 2019 23:51:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:16: warning: unused variable ‘i’ [-Wunused-variable]
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:81:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:61:8: warning: unused variable ‘val’ [-Wunused-variable]
user.cpp:61:12: warning: unused variable ‘now’ [-Wunused-variable]
user.cpp:61:16: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
user.cpp:105:9: error: expected ‘}’ at end of input