Pagini recente » Borderou de evaluare (job #2282239) | Borderou de evaluare (job #1879739) | Borderou de evaluare (job #1760646) | Borderou de evaluare (job #2555207) | Borderou de evaluare (job #2616962)
Borderou de evaluare (job #2616962)
Raport evaluator
Compilare:
main.cpp: In function 'bool ok(int, int)':
main.cpp:18:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i < 0 || j < 0 || i >= n || j >= n)
~~^~~~
main.cpp:18:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i < 0 || j < 0 || i >= n || j >= n)
~~^~~~
main.cpp: In function 'bool ok2(int, int)':
main.cpp:28:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i == 0 || j == 0 || i == n - 1 || j == n - 1)
~~^~~~~~~~
main.cpp:28:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i == 0 || j == 0 || i == n - 1 || j == n - 1)
~~^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:63:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < n; i++)
~~^~~
main.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < n; j++)
~~^~~
main.cpp:67:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < n; i++)
~~^~~
main.cpp:68:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < n; j++)
~~^~~
main.cpp:78:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(s > smax)
~~^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 131kb | Corect | 2 |
| 2 | 3ms | 131kb | Corect | 5 |
| 3 | 3ms | 131kb | Incorect | 0 |
| 4 | 3ms | 131kb | Corect | 5 |
| 5 | 4ms | 131kb | Corect | 5 |
| 6 | 4ms | 262kb | Corect | 5 |
| 7 | 5ms | 262kb | Corect | 5 |
| 8 | 3ms | 131kb | Incorect | 0 |
| 9 | 3ms | 262kb | Incorect | 0 |
| 10 | 4ms | 262kb | Incorect | 0 |
| 11 | 5ms | 262kb | Incorect | 0 |
| 12 | 3ms | 131kb | Corect | 5 |
| 13 | 3ms | 131kb | Corect | 5 |
| 14 | 3ms | 131kb | Corect | 5 |
| 15 | 3ms | 131kb | Corect | 5 |
| 16 | 3ms | 131kb | Corect | 5 |
| 17 | 4ms | 262kb | Corect | 5 |
| 18 | 4ms | 262kb | Corect | 5 |
| 19 | 4ms | 262kb | Corect | 5 |
| 20 | 5ms | 262kb | Corect | 5 |
| 21 | 5ms | 262kb | Corect | 5 |
| Punctaj total | 77 |