Pagini recente » Borderou de evaluare (job #1778822) | Borderou de evaluare (job #85047) | Borderou de evaluare (job #1868322) | Borderou de evaluare (job #1990558) | Borderou de evaluare (job #2580149)
Borderou de evaluare (job #2580149)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:2:155: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
using namespace std;ifstream f("flori4.in");ofstream g("flori4.out");int main(){int i,n;f>>n;int a=0,b=1,c;for(i=2;i<=n+2;i++){c=(a+b)%9001;a=b;b=c;}g<<(c+9000)%9001;}
~~^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 2ms | 131kb | OK | 10 |
5 | 2ms | 131kb | OK | 10 |
6 | 2ms | 131kb | OK | 10 |
7 | 2ms | 131kb | OK | 10 |
8 | 2ms | 131kb | OK | 10 |
9 | 2ms | 131kb | OK | 10 |
10 | 2ms | 131kb | OK | 10 |
Punctaj total | 100 |