Pagini recente » Borderou de evaluare (job #1918332) | Borderou de evaluare (job #1338927) | Borderou de evaluare (job #2152026) | Borderou de evaluare (job #297139) | Borderou de evaluare (job #1186501)
Borderou de evaluare (job #1186501)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:105:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("quadratum.in", "r", stdin);
^
user.cpp:106:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("quadratum.out", "w", stdout);
^
user.cpp:108:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:113:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%llu", &nx);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 276kb | OK | 100 |
Punctaj total | 100 |