Pagini recente » Cod sursa (job #138221) | Cod sursa (job #3265222) | Monitorul de evaluare | Cod sursa (job #722278) | Borderou de evaluare (job #2932249)
Borderou de evaluare (job #2932249)
Raport evaluator
Compilare:
main.cpp: In function 'void printResult()':
main.cpp:49:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for (int line = 0; line < result.size(); line++) {
| ~~~~~^~~~~~~~~~~~~~~
main.cpp:50:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for (int column = 0; column < result[line].size(); column++) {
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3067kb | Corect | 10 | 30 |
| 2 | 0ms | 184kb | Corect | 10 |
| 3 | 0ms | 184kb | Corect | 10 |
| 4 | 0ms | 184kb | Corect | 10 | 30 |
| 5 | 3ms | 3198kb | Corect | 10 |
| 6 | 2ms | 2805kb | Corect | 10 |
| 7 | 8ms | 3985kb | Corect | 10 | 30 |
| 8 | 35ms | 6590kb | Corect | 10 |
| 9 | 76ms | 11165kb | Corect | 10 |
| 10 | 96ms | 15384kb | Corect | 10 | 10 |
| Punctaj total | 100 |