Borderou de evaluare (job #1787515)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:26:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:30:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:39:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &r);
^
user.cpp: In function ‘int main()’:
user.cpp:97:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nuke.in", "r", stdin);
^
user.cpp:98:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nuke.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1116kb | OK | 10 |
| 2 | 4ms | 1196kb | OK | 10 |
| 3 | 36ms | 2024kb | OK | 10 |
| 4 | 76ms | 2900kb | OK | 10 |
| 5 | 256ms | 6332kb | OK | 10 |
| 6 | Depăşit | 9672kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 10028kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 9836kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 10000kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10024kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |