Pagini recente » Borderou de evaluare (job #2360738) | Borderou de evaluare (job #2947008) | Borderou de evaluare (job #457372) | Borderou de evaluare (job #643828) | Borderou de evaluare (job #1219431)
Borderou de evaluare (job #1219431)
Raport evaluator
Compilare:
user.cpp: In function ‘void euler(int)’:
user.cpp:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = k; i < sol.size(); ++i)
^
user.cpp: In function ‘void read()’:
user.cpp:19:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:23:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp: In function ‘int main()’:
user.cpp:119:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in","r",stdin);
^
user.cpp:120:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.out","w",stdout);
^
user.cpp:123:19: 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 | 1856ms | 11876kb | Raspuns gresit | 0 |
Punctaj total | 0 |