Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2945059)
Utilizator | Data | 23 noiembrie 2022 13:45:48 | |
---|---|---|---|
Problema | Pariuri | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul I | Compilator | cpp-64 | Vezi sursa |
Scor | 30 |
Raport evaluator
Compilare:
main.cpp: In function 'void cautare(int, int, timpi*, int&)':
main.cpp:15:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
15 | for(unsigned long long k=0; k<lg && gasit == 0; k++)
| ~^~~
main.cpp: In function 'void citire(timpi*, int&)':
main.cpp:35:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
35 | for(unsigned long long i=0; i<n; i++)
| ~^~
main.cpp:39:38: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
39 | for(unsigned long long j=0; j<m; j++)
| ~^~
main.cpp: In function 'void afisare(int, timpi*)':
main.cpp:52:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
52 | for(unsigned long long k=0; k<lg; k++)
| ~^~~
main.cpp: In function 'int main()':
main.cpp:62:24: warning: left operand of comma operator has no effect [-Wunused-value]
62 | timpi ap[200000]={(0, 0)};
| ^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 2ms | 3444kb | OK! | 10 |
2 | 183ms | 3457kb | OK! | 10 |
3 | 1530ms | 3588kb | OK! | 10 |
4 | 2000ms | 3330kb | Time limit exceeded | 0 |
5 | 2003ms | 3330kb | Time limit exceeded | 0 |
6 | 2000ms | 3330kb | Time limit exceeded | 0 |
7 | 2003ms | 3330kb | Time limit exceeded | 0 |
8 | 2007ms | 3330kb | Time limit exceeded | 0 |
9 | 2002ms | 3330kb | Time limit exceeded | 0 |
10 | 2003ms | 3330kb | Time limit exceeded | 0 |
Punctaj total | 30 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !