Pagini recente » Borderou de evaluare (job #2687184) | Borderou de evaluare (job #1432717) | Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #2384213)
Borderou de evaluare (job #2384213)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:11:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("minesweeper2.in", "r", stdin);
^
main.cpp:12:45: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("minesweeper2.out", "w", stdout);
^
main.cpp:14:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:15:52: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &a[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 85ms | 6160kb | OK | 10 | 30 |
| 2 | 86ms | 6160kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | OK | 10 | 20 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 3ms | 131kb | OK | 10 | 10 |
| 7 | 5ms | 393kb | OK | 10 | 10 |
| 8 | 33ms | 2097kb | OK | 10 | 10 |
| 9 | 64ms | 4194kb | OK | 10 | 10 |
| 10 | 93ms | 6160kb | OK | 10 | 10 |
| Punctaj total | 100 |