Pagini recente » Borderou de evaluare (job #3042114) | Borderou de evaluare (job #2252981) | Borderou de evaluare (job #2654196) | Cod sursa (job #982) | Borderou de evaluare (job #1311579)
Borderou de evaluare (job #1311579)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.in", "r", stdin);
^
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.out", "w", stdout);
^
user.cpp:22:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &T); T; --T) {
^
user.cpp:23:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &P);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 252kb | OK | 20 | 20 |
| 2 | 200ms | 252kb | OK | 20 | 80 |
| 3 | 216ms | 260kb | OK | 20 |
| 4 | 228ms | 252kb | OK | 20 |
| 5 | 240ms | 256kb | OK | 20 |
| Punctaj total | 100 |