Rikiavimas

Taškai: 0

Compile: FAIL

rikiavimas.cpp:12:1: error: ‘ifstream’ does not name a type ifstream in("rikiavimas.in"); ^ rikiavimas.cpp:13:1: error: ‘ofstraem’ does not name a type ofstraem out("rikiavimas.out"); ^ rikiavimas.cpp: In function ‘int main(int, const char**)’: rikiavimas.cpp:17:5: error: ‘in’ was not declared in this scope in>>n; ^ rikiavimas.cpp:18:12: error: missing template arguments before ‘a’ vector a; ^ rikiavimas.cpp:23:34: error: ‘reverse’ was not declared in this scope reverse(c.begin(),c.end()); ^ rikiavimas.cpp:24:9: error: ‘a’ was not declared in this scope a.pushback(c); ^ rikiavimas.cpp:29:14: error: ‘a’ was not declared in this scope sort(a.begin(),a.end()); ^ rikiavimas.cpp:29:31: error: ‘sort’ was not declared in this scope sort(a.begin(),a.end()); ^ rikiavimas.cpp:30:9: error: ‘out’ was not declared in this scope out <<a[i]; ^

nr.resulttimemessage