Saldi pamoka
- [1] 2019-01-16 20:03 (0)
- [2] 2019-01-16 20:04 (0)
- [3] 2019-01-16 20:07 (0)
- [4] 2019-01-16 20:09 (0)
- [5] 2019-01-19 11:34 (100)
Taškai: 0
Compile: FAIL
saldi_pamoka.cpp:1:1: error: ‘include’ does not name a type include <bits/stdc++.h> ^ saldi_pamoka.cpp: In function ‘int main()’: saldi_pamoka.cpp:6:2: error: ‘ios_base’ has not been declared ios_base::sync_with_stdio(false); ^ saldi_pamoka.cpp:7:2: error: ‘cin’ was not declared in this scope cin.tie(nullptr); ^ saldi_pamoka.cpp:8:8: error: ‘n’ was not declared in this scope cin>> n>>m; ^ saldi_pamoka.cpp:8:11: error: ‘m’ was not declared in this scope cin>> n>>m; ^ saldi_pamoka.cpp:10:2: error: ‘vector’ was not declared in this scope vector <bool> skaiciai; ^ saldi_pamoka.cpp:10:10: error: expected primary-expression before ‘bool’ vector <bool> skaiciai; ^ saldi_pamoka.cpp:11:7: error: ‘skaiciai’ was not declared in this scope fill(skaiciai.begin(), skaiciai.end(), false); ^ saldi_pamoka.cpp:11:46: error: ‘fill’ was not declared in this scope fill(skaiciai.begin(), skaiciai.end(), false); ^ saldi_pamoka.cpp:13:8: error: ‘tarpinis’ was not declared in this scope cin>>tarpinis; ^ saldi_pamoka.cpp:17:8: error: ‘tarpinis’ was not declared in this scope cin>>tarpinis; ^ saldi_pamoka.cpp:18:32: error: ‘cout’ was not declared in this scope if(skaiciai[tarpinis]==true){cout<<"TAIP\n";} ^ saldi_pamoka.cpp:19:8: error: ‘cout’ was not declared in this scope else{cout<<"NE\n";} ^
nr. | result | time | message |
---|