Pagini recente » Borderou de evaluare (job #2540354) | Borderou de evaluare (job #1076690) | Borderou de evaluare (job #1288536) | Borderou de evaluare (job #1684120) | Borderou de evaluare (job #3186970)
Borderou de evaluare (job #3186970)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
23 | for(int i = 1; i<=t; i++) {
| ~^~~
main.cpp:30:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
30 | for(int x = 1; x<=N; x++) {
| ~^~~
main.cpp:31:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
31 | for(int y = 1; y<=M; y++) {
| ~^~~
main.cpp:35:31: warning: narrowing conversion of 'x' from 'int' to 'short unsigned int' [-Wnarrowing]
35 | toVisit.push({x,y});
| ^
main.cpp:35:33: warning: narrowing conversion of 'y' from 'int' to 'short unsigned int' [-Wnarrowing]
35 | toVisit.push({x,y});
| ^
main.cpp:44:21: warning: narrowing conversion of 'i' from 'int' to 'short unsigned int' [-Wnarrowing]
44 | s.push({i,j});
| ^
main.cpp:44:23: warning: narrowing conversion of 'j' from 'int' to 'short unsigned int' [-Wnarrowing]
44 | s.push({i,j});
| ^
main.cpp:51:45: warning: narrowing conversion of '(((int)s.std::queue<cv>::front().cv::ox) - 1)' from 'int' to 'short unsigned int' [-Wnarrowing]
51 | s.push({s.front().ox-1, s.front().oy});
| ~~~~~~~~~~~~^~
main.cpp:57:59: warning: narrowing conversion of '(((int)s.std::queue<cv>::front().cv::oy) - 1)' from 'int' to 'short unsigned int' [-Wnarrowing]
57 | s.push({s.front().ox, s.front().oy-1});
| ~~~~~~~~~~~~^~
main.cpp:63:45: warning: narrowing conversion of '(((int)s.std::queue<cv>::front().cv::ox) + 1)' from 'int' to 'short unsigned int' [-Wnarrowing]
63 | s.push({s.front().ox+1, s.front().oy});
| ~~~~~~~~~~~~^~
main.cpp:69:59: warning: narrowing conversion of '(((int)s.std::queue<cv>::front().cv::oy) + 1)' from 'int' to 'short unsigned int' [-Wnarrowing]
69 | s.push({s.front().ox, s.front().oy+1});
| ~~~~~~~~~~~~^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 1343kb | OK | 5 |
| 2 | 1ms | 1605kb | OK | 5 |
| 3 | 3ms | 4227kb | OK | 5 |
| 4 | 9ms | 9732kb | OK | 5 |
| 5 | 9ms | 10256kb | OK | 5 |
| 6 | 14ms | 14356kb | OK | 5 |
| 7 | 24ms | 15015kb | OK | 5 |
| 8 | 13ms | 7688kb | Incorect | 0 |
| 9 | 29ms | 13066kb | OK | 5 |
| 10 | 29ms | 13918kb | OK | 5 |
| 11 | 29ms | 14336kb | Incorect | 0 |
| 12 | 19ms | 17661kb | OK | 5 |
| 13 | 24ms | 18587kb | OK | 5 |
| 14 | 29ms | 17489kb | OK | 5 |
| 15 | 29ms | 13557kb | OK | 5 |
| 16 | 25ms | 20860kb | Memory limit exceeded | 0 |
| 17 | 26ms | 20918kb | Memory limit exceeded | 0 |
| 18 | 19ms | 12656kb | Incorect | 0 |
| 19 | 29ms | 14704kb | Incorect | 0 |
| 20 | 0ms | 557kb | OK | 5 |
| Punctaj total | 70 |