Pagini recente » Borderou de evaluare (job #3241211) | Borderou de evaluare (job #549982) | Borderou de evaluare (job #244537) | Borderou de evaluare (job #2973910) | Borderou de evaluare (job #2447592)
Borderou de evaluare (job #2447592)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:15:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp: In function 'int main()':
main.cpp:22:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sireturi.in", "r", stdin);
^
main.cpp:23:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sireturi.out", "w", stdout);
^
main.cpp:26:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 100 |
Punctaj total | 100 |