Pagini recente » Cod sursa (job #596602) | Atasamentele paginii playwithstrings | Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #1788444)
Borderou de evaluare (job #1788444)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘bool*’ [-Wformat=]
scanf("%d", &a[i][j]);
^
user.cpp:22:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘bool*’ [-Wformat=]
scanf("%d", &b[i][j]);
^
user.cpp:14:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("panou.in", "r", stdin);
^
user.cpp:15:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("panou.out", "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:19:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp:22:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &b[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 0ms | 336kb | OK | 10 |
| 4 | 12ms | 420kb | OK | 10 |
| 5 | 24ms | 472kb | OK | 10 |
| 6 | 168ms | 668kb | OK | 10 |
| 7 | Depăşit | 688kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 728kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 732kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 736kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |