Lenta 1
- [1] 2025-01-11 13:38 (60)
- [2] 2025-01-11 13:44 (60)
- [3] 2025-01-11 13:48 (60)
- [4] 2025-01-11 13:48 (60)
- [5] 2025-01-11 13:51 (60)
- [6] 2025-01-11 13:56 (60)
- [7] 2025-01-11 14:00 (20)
- [8] 2025-01-11 14:01 (60)
- [9] 2025-01-11 14:09 (60)
- [10] 2025-01-11 14:15 (0)
- [11] 2025-01-11 14:17 (60)
- [12] 2025-01-11 14:18 (60)
- [13] 2025-01-11 14:19 (100)
Taškai: 0
Compile: FAIL
tillings_1.cpp:6:12: error: two or more data types in declaration of ‘n’ 6 | ll int fib(ll int n){ | ^~ tillings_1.cpp:6:1: error: two or more data types in declaration of ‘fib’ 6 | ll int fib(ll int n){ | ^~ tillings_1.cpp: In function ‘int main()’: tillings_1.cpp:17:5: error: two or more data types in declaration of ‘n’ 17 | ll int n; | ^~ tillings_1.cpp:18:12: error: ‘n’ was not declared in this scope 18 | cin >> n; | ^ tillings_1.cpp:19:13: error: ‘fib’ was not declared in this scope 19 | cout << fib(n)<< endl; | ^~~
nr. | result | time | message |
---|