Kauliuko kombinacijos
- [1] 2025-12-20 12:42 (78.9)
- [2] 2025-12-20 12:52 (0)
- [3] 2025-12-20 12:55 (100)
- [4] 2025-12-20 12:55 (31.6)
- [5] 2025-12-20 12:56 (31.6)
Taškai: 0
Compile: FAIL
kauliuko_kombinacijos.cpp: In function ‘int main()’: kauliuko_kombinacijos.cpp:29:18: error: ‘cin’ was not declared in this scope; did you mean ‘std::cin’? 29 | long long n; cin >> n; | ^~~ | std::cin In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/stdc++.h:75, from kauliuko_kombinacijos.cpp:1: /usr/include/c++/11/iostream:60:18: note: ‘std::cin’ declared here 60 | extern istream cin; /// Linked to standard input | ^~~ kauliuko_kombinacijos.cpp:36:5: error: ‘cout’ was not declared in this scope; did you mean ‘std::cout’? 36 | cout << a; | ^~~~ | std::cout In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/stdc++.h:75, from kauliuko_kombinacijos.cpp:1: /usr/include/c++/11/iostream:61:18: note: ‘std::cout’ declared here 61 | extern ostream cout; /// Linked to standard output | ^~~~
| nr. | result | time | message |
|---|
