Pagini recente » Borderou de evaluare (job #141143) | Borderou de evaluare (job #1686385) | Borderou de evaluare (job #2163625) | Borderou de evaluare (job #2307594) | Borderou de evaluare (job #2858526)
Borderou de evaluare (job #2858526)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:51:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for(int i = 0; i < a[x].size(); i++){
| ~~^~~~~~~~~~~~~
main.cpp:59:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
59 | for(int i = 1; i<n; i++) if(d[i] == mod) cout << "0 "; else cout << d[i] << " "; cout << "\n";
| ^~~
main.cpp:59:83: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
59 | for(int i = 1; i<n; i++) if(d[i] == mod) cout << "0 "; else cout << d[i] << " "; cout << "\n";
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 11ms | 6295kb | OK | 10 |
| 2 | 11ms | 6283kb | OK | 10 |
| 3 | 11ms | 6230kb | OK | 10 |
| 4 | 10ms | 6324kb | OK | 10 |
| 5 | 35ms | 6815kb | OK | 10 |
| 6 | 59ms | 7278kb | OK | 10 |
| 7 | 77ms | 7655kb | OK | 10 |
| 8 | 179ms | 9347kb | OK | 10 |
| 9 | 121ms | 8855kb | OK | 10 |
| 10 | 373ms | 11481kb | OK | 10 |
| Punctaj total | 100 |