Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3153286)
| Utilizator | Data | 29 septembrie 2023 00:38:37 | |
|---|---|---|---|
| Problema | Power | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void display(Vec<Vec<int> >&)':
main.cpp:139:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
139 | for(int ii=1;ii<ma.size();ii++) {
| ~~^~~~~~~~~~
main.cpp:140:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
140 | for(int j=1;j<ma[ii].size();j++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'void solve()':
main.cpp:171:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
171 | for(int j=1;j<C.size();j++) {
| ~^~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3504ms | 303kb | Time limit exceeded | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
