Pagini recente »
Borderou de evaluare (job #38552)
|
Borderou de evaluare (job #627087)
|
Borderou de evaluare (job #390775)
|
Borderou de evaluare (job #506560)
|
Borderou de evaluare (job #651574)
Borderou de evaluare (job #651574)
Raport evaluator
Compilare:
main.cpp: In function 'void read_file()':
main.cpp:23:14: warning: unused variable 'exista' [-Wunused-variable]
23 | int i=1, exista = 1;
| ^~~~~~
main.cpp: In function 'int introduce_money(int, int)':
main.cpp:60:1: warning: no return statement in function returning non-void [-Wreturn-type]
60 | }
| ^
main.cpp: In function 'int extract_money(int, int)':
main.cpp:63:11: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
63 | if(sum<=money[poz])
| ~~~^~~~~~~~~~~~
main.cpp:70:1: warning: no return statement in function returning non-void [-Wreturn-type]
70 | }
| ^
main.cpp: In function 'int poz(std::string, std::string)':
main.cpp:55:12: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
55 | return poz;
| ^~~
main.cpp: In function 'int main()':
main.cpp:112:28: warning: 'pozitie' may be used uninitialized in this function [-Wmaybe-uninitialized]
112 | introduce_money(pozitie, sum);
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
foloseste vectori
|
0
|
2
|
1 ms
|
241 kb
|
foloseste vectori
|
0
|
Punctaj total
|
0
|