Borderou de evaluare (job #1757813)

Utilizator georgerapeanuRapeanu George georgerapeanu Data 15 septembrie 2016 21:50:00
Problema Matrice5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:23:43: warning: ‘n’ may be used uninitialized in this function [-Wmaybe-uninitialized] cout << (putere((p * k) % MOD, (n - 1) * (m - 1)) * putere(p, m + n - 1)) % MOD << "\n"; ^ user.cpp:23:53: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized] cout << (putere((p * k) % MOD, (n - 1) * (m - 1)) * putere(p, m + n - 1)) % MOD << "\n"; ^ user.cpp:23:28: warning: ‘p’ may be used uninitialized in this function [-Wmaybe-uninitialized] cout << (putere((p * k) % MOD, (n - 1) * (m - 1)) * putere(p, m + n - 1)) % MOD << "\n"; ^ user.cpp:23:28: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test Timp executie Memorie folosita Mesaj Punctaj/test
1160ms424kbIncorect0
Punctaj total0

Ceva nu functioneaza?