Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Compiler

Options

Author

anonymous

about 7 years ago

$
prog.cc: In member function 'WInstrument& WStation::operator[](const int&)':
prog.cc:134:23: warning: conversion to 'std::vector<WInstrument>::size_type {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
   return _instruments[i];
                       ^
10	instrumento 01	0	39.2416
11	instrumento 02	2	60.8867
12	instrumento 03	1	90.2001

10	instrumento 01	0	50.2056
12	instrumento 03	1	8.2631
Exit Code:
0